| Package | Description |
|---|---|
| to.etc.domui.component.graph | |
| to.etc.domui.component.input | |
| to.etc.domui.dom | |
| to.etc.domui.dom.html |
| Modifier and Type | Class and Description |
|---|---|
class |
ColorPickerInput
An input button to enter a color code, with a small div behind it showing the
currently selected code's color.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateInput
Date input component: this is an INPUT component with a button attached; pressing
the button shows a calendar which can be used to enter a date.
|
class |
EditableDropDownPicker<T>
Encapsulates AutocompleteText and drop down picker into single component.
|
class |
HiddenText<T>
The input type="password" component.
|
class |
Text<T>
A single-line input box.
|
class |
TextStr
Shortcut class for Text<String>.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlTagRenderer.visitInput(Input n)
Render the basic input tag.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HiddenInput
A hidden input field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
INodeVisitor.visitInput(Input n) |
void |
NodeVisitorBase.visitInput(Input n) |
Copyright © 2017 etc.to. All rights reserved.