public interface Radiobutton extends Field<Radiobutton>
| Modifier and Type | Method and Description |
|---|---|
Radiobutton |
check()
Checks this radio button if not checked already.
|
boolean |
isChecked()
Returns whether this radio button is checked.
|
boolean |
isEnabled()
Returns whether this radio button is enabled.
|
click, doubleClickand, getAttribute, getCssValue, getId, getStyleClass, getTitle, isDisplayedRadiobutton check()
boolean isChecked()
boolean isEnabled()
Copyright © 2013. All Rights Reserved.