public class TextAreaDefaultAppearance extends ValueBaseFieldDefaultAppearance implements TextAreaInputCell.TextAreaAppearance
| Modifier and Type | Class and Description |
|---|---|
static interface |
TextAreaDefaultAppearance.TextAreaResources |
static interface |
TextAreaDefaultAppearance.TextAreaStyle |
ValueBaseFieldDefaultAppearance.ValueBaseFieldResources, ValueBaseFieldDefaultAppearance.ValueBaseFieldStyle| Constructor and Description |
|---|
TextAreaDefaultAppearance() |
TextAreaDefaultAppearance(TextAreaDefaultAppearance.TextAreaResources resources) |
| Modifier and Type | Method and Description |
|---|---|
XElement |
getInputElement(Element parent) |
void |
render(SafeHtmlBuilder sb,
String value,
FieldCell.FieldAppearanceOptions options) |
onEmpty, onFocus, onValid, setReadOnlyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonEmpty, onFocus, onValid, setReadOnlypublic TextAreaDefaultAppearance()
public TextAreaDefaultAppearance(TextAreaDefaultAppearance.TextAreaResources resources)
public void render(SafeHtmlBuilder sb, String value, FieldCell.FieldAppearanceOptions options)
render in interface TextAreaInputCell.TextAreaAppearancepublic XElement getInputElement(Element parent)
getInputElement in interface ValueBaseFieldCell.ValueBaseFieldAppearanceCopyright © 2012. All Rights Reserved.