PureMVC Framework for haXe: API Documentation
Back |
Indexclass org.puremvc.haxe.utilities.undo.controller.UndoableMacroCommandBase
UndoableMacroCommandBase gives you the posibility to create
a chain of simple commands instead of a single command.
- function new() : Void
Back |
Index