Search
CompositeCommand Methods
 


 Public Methods

  Name Description

cancel

Cancels the Command. (Inherited from DisposableCommand.)

dispose

Executes the Command if it hasn't already been executed. (Inherited from DisposableCommand.)

getCommands

Gets a list containing the Command objects contained within this CompositeCommand.

 See Also