public class LspsDateTextBox extends InputComponent
element| Constructor and Description |
|---|
LspsDateTextBox(DateFieldElement element) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Returns the current TextBox value.
|
void |
setValue(String value)
Sets a new TextBox value.
|
String |
toString() |
checkNotReadOnly, getLabel, isReadOnlyas, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML$, clickButton, contains, find, getDriver, waitForVaadinpublic String getValue()
public void setValue(String value)
read-only component fails.value - the new value.IllegalStateException - if the component is read-only.public String toString()
toString in class InputComponentCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.