A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
hasExecuted — Property, class org.robotlegs.utilities.undoablecommand.UndoableCommandBase | |
Keeps track of whether this command has been executed, to prevent undoing commands that have not been yet been executed. | |
history — Property, class org.robotlegs.utilities.undoablecommand.UndoableCommand | |
Reference to the CommandHistory being used by this Command | |
HistoryEvent — class, package org.robotlegs.utilities.undoablecommand | |
These events fire when operations occur on a CommandHistory object, or to control a CommandHistory object. | |
HistoryEvent(type:String, command:org.robotlegs.utilities.undoablecommand.interfaces:IUndoableCommand) — Constructor, class org.robotlegs.utilities.undoablecommand.HistoryEvent | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |