Wijmo UI for the Web
isFocused Method
Determines whether the widget has the focus.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijinputcore();
var value; // Type: bool
value = instance.isFocused();
Javascript (Specification) 
function isFocused() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijinputcore type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.