public abstract class InputComponent extends UIComponent
element| Constructor and Description |
|---|
InputComponent(AbstractComponentElement element) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkNotReadOnly() |
String |
getLabel()
Returns the present component's label.
|
boolean |
isReadOnly()
Checks if the component is presently read-only.
|
String |
toString() |
as, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML$, clickButton, contains, find, getDriver, waitForVaadinpublic boolean isReadOnly()
protected void checkNotReadOnly()
public String getLabel()
public String toString()
toString in class UIComponentCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.