Compound Commands


A CompoundCommand can be used to execute several commands at the same time. These commands can be 'added' via

void CompoundCommand.addCommand(ICommand cmd)