Represents a set of Command instances as a single operation. Undoing or redoing the composite action, respectively undoes or redoes all its constituent subactions at the same time.
Namespace: MindFusion.Diagramming
Package: CompositeCommand.js
JavaScript Copy Code |
---|
// class |