Wijmo UI for the Web
Undo Method
Handle the undo actions.
Syntax
Javascript (Usage) 
var instance = new wijmo.input.BaseUIProcess();
var value; // Type: any
value = instance.Undo();
Javascript (Specification) 
function Undo() : any;
Browser Compatibility
7
5
5

See Also

Reference

BaseUIProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.