Метод |
Описание |
|
ClearRedo ( ) : void |
|
|
ClearTarget ( CommandTarget target ) : void |
|
|
DecrementCount ( int count ) : int |
|
|
EmitCommandActivated ( Command command ) : void |
|
|
EmitRedoToggled ( ) : void |
|
|
EmitUndoToggled ( ) : void |
|
|
GetNextCommand ( ) : Command |
|
|
GetPreviousCommand ( ) : Command |
|
|
IncrementCount ( int count ) : int |
|
|
Next ( ) : void |
|
|
OnBaseInitFinished ( ) : void |
|
|
OnBaseTranslationUnloaded ( ) : void |
|
|
Previous ( ) : void |
|
|
ProcessExecute ( Command command ) : void |
|
|
ProcessRedo ( ) : void |
|
|
ProcessUndo ( ) : void |
|
|
SetNextCommand ( Command command ) : void |
|
|
SetPreviousCommand ( Command command ) : void |
|
|