public class STableAdapter extends WingsComponentAdapter implements ListSelectionListener
HANDLE_DOCUMENT_CHANGE, HANDLE_ITEM_SELECTION, IGNORE_FOCUS_CHANGE, NONE, NOT_MUTABLE, READ_ACTION_LISTENERS| Constructor and Description |
|---|
STableAdapter(View view,
org.wings.STable component)
Instantiates a new STableAdapter.
|
| 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 STableAdapter(View view, org.wings.STable 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.