public interface IContextMenuAction
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled(DesignerProp target)
Checks if the item is enabled.
|
void |
run(DesignerProp target,
IPropUndoRedo undoRedo)
Called to perform the action.
|
void run(DesignerProp target, IPropUndoRedo undoRedo)
target
- The target property.undoRedo
- The undo-redo instance.boolean isEnabled(DesignerProp target)
target
- The target property.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.