WebUndoMonitorJS Constructor(WebUndoManagerJS)
In This Topic
Initializes a new instance of the
WebUndoMonitorJS class.
Syntax
// Parameters
var undoManager; // Type: WebUndoManagerJS
var instance = new Vintasoft.Imaging.WebUndoMonitorJS(undoManager);
Parameters
- undoManager
- An instance of WebUndoManagerJS class.
Browser Compatibility
See Also