| Modifier and Type | Method and Description |
|---|---|
Checkbox |
check()
Checks this checkbox if not checked already.
|
boolean |
isChecked()
Returns whether this checkbox is checked.
|
boolean |
isEnabled()
Returns whether this checkbox is enabled.
|
Checkbox |
uncheck()
Unchecks this checkbox if not unchecked already.
|
click, doubleClickand, getAttribute, getCssValue, getId, getStyleClass, getTitle, isDisplayedCheckbox check()
boolean isChecked()
boolean isEnabled()
Checkbox uncheck()
Copyright © 2013. All Rights Reserved.