| Constructor and Description |
|---|
CheckboxImpl() |
| 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, isDisplayedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclick, doubleClickand, getAttribute, getCssValue, getId, getStyleClass, getTitle, isDisplayedpublic Checkbox check()
Checkboxpublic boolean isChecked()
Checkboxpublic boolean isEnabled()
CheckboxCopyright © 2013. All Rights Reserved.