public class LspsCheckBox extends InputComponent
element| Constructor and Description |
|---|
LspsCheckBox(CheckBoxElement element) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isChecked()
Checks if checkbox is currently checked.
|
void |
setChecked(boolean checked)
Checks or unchecks the checkbox.
|
String |
toString() |
checkNotReadOnly, getLabel, isReadOnlyas, findAll, getErrorMessage, getHint, getId, getModelingId, isValid, isVisible, toHTML, toInnerHTML$, clickButton, contains, find, getDriver, waitForVaadinpublic boolean isChecked()
public void setChecked(boolean checked)
checked - public String toString()
toString in class InputComponentCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.