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

// Parameters
var selectorName; // Type:  any

value = instance.CreateSelectorStyle(selectorName);
Javascript (Specification) 
function CreateSelectorStyle( 
   selectorName : any
) : any;

Parameters

selectorName
Browser Compatibility
7
5
5

See Also

Reference

Utility type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.