The Aurigma.GraphicsMill.AjaxControls.VectorObjects.RedoUndo namespace contains client-side classes intended to operate with history.
Class | Description | |
---|---|---|
Command |
This client-side class corresponds to the Command server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
History |
This client-side class corresponds to the History server-side class and gives an opportunity to obtain access to its primary members in JavaScript. |
|
HistoryData |
This class represents a state of a history and allows applying this state to the History class instance. |
|
LayerAddedCommand |
This class represents the layer added command. |
|
LayerMovedCommand |
This class represents the layer moved command. |
|
LayerRemovedCommand |
This class represents the layer removed command. |
|
VObjectAddedCommand |
This class represents the v-object added command. |
|
VObjectChangedCommand |
This class represents the v-object changed command. |
|
VObjectGroupCommand | ||
VObjectMovedCommand |
This class represents the v-object moved command. |
|
VObjectRemovedCommand |
This class represents the v-object removed command. |