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, isReadOnly
as, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML
$, clickButton, contains, find, getDriver, waitForVaadin
public String getValue()
public void setValue(String value)
value
- the new value.public String toString()
toString
in class InputComponent
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.