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