







JsPropertiesExtractor | Send comments on this topic. |
ModificationHistory Class Members | |
See Also Properties Methods |
![]() |
vdWebLibrary Namespace : ModificationHistory Class |
The following tables list the members exposed by ModificationHistory.
Name | Description | |
---|---|---|
![]() | Clear | Clear the undo and redo stack. |
![]() | group_end | End a Group of property changes. |
![]() | group_start | Begin a Group of property changes. |
![]() | redo | Redones the last item stored in the redo list.If a start group item is last then redones all items of the group. |
![]() | store | This method would be called by the parent object in order to store the value of a property before it changes. |
![]() | undo | Undones the last item stored in the undo list.If an end group item is last then undones all items of the group. |