public class LspsButton extends UIComponent
element| Constructor and Description |
|---|
LspsButton(ButtonElement element) |
| Modifier and Type | Method and Description |
|---|---|
void |
click()
Clicks the button.
|
String |
getText()
Returns the current button text.
|
boolean |
isDisabled()
Checks if the button is currently disabled.
|
String |
toString() |
as, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML$, clickButton, contains, find, getDriver, waitForVaadinpublic String getText()
public boolean isDisabled()
public void click()
public String toString()
toString in class UIComponentCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.