Name | Description | |
---|---|---|
![]() | NUndoCommandAction Constructor | Default constructor |
The following tables list the members exposed by NUndoCommandAction.
Name | Description | |
---|---|---|
![]() | NUndoCommandAction Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | NUndoCommandActionSchema | Schema associated with NUndoCommandAction |
Name | Description | |
---|---|---|
![]() | Execute | Overridden. Executes the action. |
![]() | GetCommand | Overridden. Overriden to return the predefined NCommand.UndoCommand. |
![]() | 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. |