Wijmo UI for the Web
Clear Method
Clear the current value of the control.
Syntax
Javascript (Usage) 
var instance = new wijmo.input.BaseUIProcess();
var value; // Type: any
value = instance.Clear();
Javascript (Specification) 
function Clear() : any;
Browser Compatibility
7
5
5

See Also

Reference

BaseUIProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.