public class SMenuItemAdapter extends WingsComponentAdapter implements ActionListener
HANDLE_DOCUMENT_CHANGE, HANDLE_ITEM_SELECTION, IGNORE_FOCUS_CHANGE, NONE, NOT_MUTABLE, READ_ACTION_LISTENERS| Constructor and Description |
|---|
SMenuItemAdapter(View view,
org.wings.SMenuItem component)
Instantiates a new SMenuItemAdapter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent event) |
void |
dettach()
Dettach from the view.
|
getName, invalidateaccess, actionOccured, actionOccured, convertForDisplay, convertForStorage, display, getComponent, getView, isBehaviorSet, populate, setBehaviorMask, valueChangingpublic SMenuItemAdapter(View view, org.wings.SMenuItem component)
view - the viewcomponent - the componentpublic void actionPerformed(ActionEvent event)
actionPerformed in interface ActionListenerpublic void dettach()
ComponentAdapterdettach in class ComponentAdapterCopyright © 2010-2020 Toolsverse. All Rights Reserved.