Viewer object
The viewer option controller to change to value
The new value for the option controller
Indicates whether the command is undoable and redoable
Readonly
isIndicated whether the command can be updated
Readonly
nameName of the command
Cleans the command footprint.
Actions to execute during the execute method
Actions to execute during the undo method
Updates 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
Changes a viewer option value.