public class TextFieldDefaultAppearance extends ValueBaseFieldDefaultAppearance implements TextInputCell.TextFieldAppearance
| Modifier and Type | Class and Description |
|---|---|
static interface |
TextFieldDefaultAppearance.TextFieldResources |
static interface |
TextFieldDefaultAppearance.TextFieldStyle |
ValueBaseFieldDefaultAppearance.ValueBaseFieldResources, ValueBaseFieldDefaultAppearance.ValueBaseFieldStyle| Constructor and Description |
|---|
TextFieldDefaultAppearance() |
TextFieldDefaultAppearance(TextFieldDefaultAppearance.TextFieldResources resources) |
| Modifier and Type | Method and Description |
|---|---|
XElement |
getInputElement(Element parent) |
void |
render(SafeHtmlBuilder sb,
String type,
String value,
FieldCell.FieldAppearanceOptions options) |
onEmpty, onFocus, onValid, setReadOnlyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonEmpty, onFocus, onValid, setReadOnlypublic TextFieldDefaultAppearance()
public TextFieldDefaultAppearance(TextFieldDefaultAppearance.TextFieldResources resources)
public XElement getInputElement(Element parent)
getInputElement in interface ValueBaseFieldCell.ValueBaseFieldAppearancepublic void render(SafeHtmlBuilder sb, String type, String value, FieldCell.FieldAppearanceOptions options)
render in interface TextInputCell.TextFieldAppearanceCopyright © 2012. All Rights Reserved.