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, waitForVaadin
public boolean isReadOnly()
protected void checkNotReadOnly()
public String getLabel()
public String toString()
toString
in class UIComponent
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.