<< Click to Display Table of Contents >> NShape Reference
|
Represents an undoable action.
public class CommandMenuItemDef : MenuItemDef |
If the action the Execute method of this MenuItemDef is called, a command is executed and added to the project's history.
Name |
Description |
---|---|
Command |
The command that will be executed when calling the execute method. |
Description |
Defines the culture depending description of the action that can be used for tool tips. |
Name |
Description |
---|---|
Constructor |
Constructs a new instance. |
Execute |
Executes the command. |
IsGranted |
Checks whether the command's required permissions are granted. |
Derived classes are:
DelegateMenuItemDef
GroupMenuItemDef
NotImplementedMenuItemDef
SeperatorMenuItemDef
Namespace: Dataweb.NShape.Advanced
Assembly: Dataweb.NShape