Search
CompositeCommand Methods
 


 Public Methods

  Name Description

getCommands

Gets a list containing the child Command objects.

getSchedule

Gets the Schedule modified by this Command object. (Inherited from Command.)

 Protected Methods

  Name Description

execute

Command.execute override.

redo

Command.redo override.

undo

Command.undo override.

 See Also