public class LspsTextArea extends InputComponent
element| Constructor and Description |
|---|
LspsTextArea(TextAreaElement element) |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Returns the current TextArea value.
|
void |
setValue(String value)
Sets a new TextArea 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)
value - the new value.public String toString()
toString in class InputComponentCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.