public class SRadioButtonAdapter extends WingsComponentAdapter implements ChangeListener
HANDLE_DOCUMENT_CHANGE, HANDLE_ITEM_SELECTION, IGNORE_FOCUS_CHANGE, NONE, NOT_MUTABLE, READ_ACTION_LISTENERS| Constructor and Description |
|---|
SRadioButtonAdapter(View view,
org.wings.SRadioButton component)
Instantiates a new SRadioButtonAdapter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dettach()
Dettach from the view.
|
void |
display(Object newValue)
Executed when model has changed.
|
void |
stateChanged(ChangeEvent e) |
getName, invalidateaccess, actionOccured, actionOccured, convertForDisplay, convertForStorage, getComponent, getView, isBehaviorSet, populate, setBehaviorMask, valueChangingpublic SRadioButtonAdapter(View view, org.wings.SRadioButton component)
view - the viewcomponent - the componentpublic void dettach()
ComponentAdapterdettach in class ComponentAdapterpublic void display(Object newValue)
ComponentAdapterdisplay in class ComponentAdapternewValue - the new valuepublic void stateChanged(ChangeEvent e)
stateChanged in interface ChangeListenerCopyright © 2010-2020 Toolsverse. All Rights Reserved.