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, isReadOnly
as, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML
$, clickButton, contains, find, getDriver, waitForVaadin
public 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 InputComponent
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.