Search
RemoveItemCommand Methods
 


 Public Methods

  Name Description

getSchedule

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

 Protected Methods

  Name Description

execute

Carries out an action that changes the schedule in some way.

redo

Repeats an action that has been undone.

undo

Undoes an action, restoring the schedule to the state it was in before carrying out the action.

 See Also