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

// Parameters
var inputElement; // Type:  any

value = instance.ClearSelection(inputElement);
Javascript (Specification) 
function ClearSelection( 
   inputElement : any
) : any;

Parameters

inputElement
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.