| Constructor and Description |
|---|
TextFieldImpl(String text) |
TextFieldImpl(StringValue value) |
TextFieldImpl(Value value) |
| Modifier and Type | Method and Description |
|---|---|
Markup |
compile()
Initial creation and rendering of this component by compiling it into a
combination of static HTML markup and dynamic javascript.
|
String |
getText() |
void |
parseString(String value) |
compile, compile, css, decorate, getRequest, getSelector, getSession, id, init, isRendered, jQuery, jQuery, jQuery, render, style, widthpublic TextFieldImpl(String text)
public TextFieldImpl(StringValue value)
public TextFieldImpl(Value value)
public Markup compile()
Componentpublic void parseString(String value)
parseString in interface InputCopyright © 2013 Whizu. All Rights Reserved.