|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.lessvoid.nifty.controls.AbstractController
de.lessvoid.nifty.controls.radiobutton.RadioButtonControl
RadioButton when accessing NiftyControls.
@Deprecated public class RadioButtonControl
RadioButtonControl implementation.
| Constructor Summary | |
|---|---|
RadioButtonControl()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
activate()
Deprecated. |
void |
bind(Nifty nifty,
Screen screen,
Element element,
Properties parameter,
Attributes controlDefinitionAttributes)
Deprecated. |
void |
deactivate()
Deprecated. |
RadioButtonGroup |
getGroup()
Deprecated. Return the GroupId of the group this RadioButton is a member of. |
boolean |
inputEvent(NiftyInputEvent inputEvent)
Deprecated. |
boolean |
isActivated()
Deprecated. Returns the activated state of this RadioButton. |
void |
onClick()
Deprecated. |
void |
onStartScreen()
Deprecated. |
void |
select()
Deprecated. Select this RadioButton. |
void |
setGroup(String groupId)
Deprecated. Make this RadioButton a part of the group with the given groupId. |
| Methods inherited from class de.lessvoid.nifty.controls.AbstractController |
|---|
bind, disable, enable, getElement, getHeight, getId, getStyle, getWidth, hasFocus, init, isBound, isEnabled, layoutCallback, onFocus, setEnabled, setFocus, setFocusable, setHeight, setId, setStyle, setWidth |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface de.lessvoid.nifty.controls.NiftyControl |
|---|
disable, enable, getElement, getHeight, getId, getStyle, getWidth, hasFocus, isBound, isEnabled, layoutCallback, setEnabled, setFocus, setFocusable, setHeight, setId, setStyle, setWidth |
| Constructor Detail |
|---|
public RadioButtonControl()
| Method Detail |
|---|
public void bind(Nifty nifty,
Screen screen,
Element element,
Properties parameter,
Attributes controlDefinitionAttributes)
bind in interface Controllerpublic void onStartScreen()
onStartScreen in interface Controllerpublic boolean inputEvent(NiftyInputEvent inputEvent)
inputEvent in interface Controllerpublic void setGroup(String groupId)
RadioButton
setGroup in interface RadioButtonpublic RadioButtonGroup getGroup()
RadioButton
getGroup in interface RadioButtonpublic void deactivate()
public void activate()
public boolean isActivated()
RadioButton
isActivated in interface RadioButtonpublic void select()
RadioButton
select in interface RadioButtonpublic void onClick()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||