Wijmo UI for the Web
clear Method
Syntax
Javascript (Usage) 
var instance = new wijmo.input.wijMaskedTextProvider();
var value; // Type: any

// Parameters
var inputResult; // Type:  wijInputResult

value = instance.clear(inputResult);
Javascript (Specification) 
function clear( 
   inputResult : wijInputResult
) : any;

Parameters

inputResult
Browser Compatibility
7
5
5

See Also

Reference

wijMaskedTextProvider type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.