AbstractReadonlyisIndicated whether the command can be updated
Abstract ReadonlynameName of the command
ProtectedviewerCleans the command footprint.
Protected_Actions to execute during the execute method
Protected_Actions to execute during the undo method
ProtecteddisplayProtected AbstractgetUpdates the command with a latest version of the required parameters.
The update method can be called during continuous user interactions (such as mousemove, mousedrag or color changes) where the command to fire can be updated accordingly to the user inputs instead of creating a new command for each value.
Note
Indicates whether the command is undoable and redoable