public abstract class WingsComponentAdapter extends ComponentAdapter
HANDLE_DOCUMENT_CHANGE, HANDLE_ITEM_SELECTION, IGNORE_FOCUS_CHANGE, NONE, NOT_MUTABLE, READ_ACTION_LISTENERS| Constructor and Description |
|---|
WingsComponentAdapter(View view,
Object component)
Instantiates a new WingsComponentAdapter.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name.
|
void |
invalidate()
Requests repaint for the component.
|
access, actionOccured, actionOccured, convertForDisplay, convertForStorage, dettach, display, getComponent, getView, isBehaviorSet, populate, setBehaviorMask, valueChangingpublic WingsComponentAdapter(View view, Object component)
view - the viewcomponent - the componentpublic String getName()
ComponentAdaptergetName in class ComponentAdapterpublic void invalidate()
ComponentAdapterinvalidate in class ComponentAdapterCopyright © 2010-2020 Toolsverse. All Rights Reserved.