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