Wijmo UI for the Web
isDestroyed Method
Get a bool value indicates that whether the widget has been destroyed.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijinputnumber();
var value; // Type: bool
value = instance.isDestroyed();
Javascript (Specification) 
function isDestroyed() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijinputnumber type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.