Name | Description | |
---|---|---|
![]() | NRedoCommandAction Constructor | Default constructor |
The following tables list the members exposed by NRedoCommandAction.
Name | Description | |
---|---|---|
![]() | NRedoCommandAction Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | NRedoCommandActionSchema | Schema associated with NRedoCommandAction |
Name | Description | |
---|---|---|
![]() | Execute | Overridden. Executes the action. |
![]() | GetCommand | Overridden. Overriden to return the predefined NCommand.RedoCommand. |
![]() | IsEnabled | Overridden. Gets whether this command action should be enabled for the given target. |
![]() | OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Name | Description | |
---|---|---|
![]() | GetUndoRedoHistoryService | Safely gets the history service from the target node owner document. |