public interface IPropUndoRedo
Modifier and Type | Method and Description |
---|---|
Object |
getShell()
Gets the shell.
|
Object |
getTargetViewer()
Gets the structured viewer (common, tree or table) used for the property operation (add, delete, etc).
|
Object |
getUndoContext()
Gets the undo context.
|
void |
setTargetViewer(Object viewer)
Sets the structured viewer (common, tree or table) used for the property operation (add, delete, etc).
|
void |
updateStates()
Updates the states of menu items and tool bars.
|
Object getShell()
Object getUndoContext()
void updateStates()
void setTargetViewer(Object viewer)
viewer
- The CommonViewer, TreeViewer or TableViewer, or null for none.Object getTargetViewer()
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.