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