public class RadiobuttonImpl extends BasicField<Radiobutton> implements Radiobutton
| Constructor and Description |
|---|
RadiobuttonImpl() |
| 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, isDisplayedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclick, doubleClickand, getAttribute, getCssValue, getId, getStyleClass, getTitle, isDisplayedpublic Radiobutton check()
Radiobuttoncheck in interface Radiobuttonpublic boolean isChecked()
RadiobuttonisChecked in interface Radiobuttonpublic boolean isEnabled()
RadiobuttonisEnabled in interface RadiobuttonCopyright © 2013. All Rights Reserved.