public static interface CustomViewManager.AttributeValueEditor extends CustomViewManager.CustomEditor
Modifier and Type | Method and Description |
---|---|
void |
attributeValueChanged(DocumentEvent[] events)
Invoked to report changes in one or all attributes of the model
element.
|
commitChanges
customViewAdded, customViewRemoved
void attributeValueChanged(DocumentEvent[] events)
attributeValueChanged notification is delayed until Document.beginEdit()
/ Document.endEdit()
is finished.
events
- DocumentEvents specifying attribute changes