Wijmo UI for the Web
widget Method
var b=this._super,c=this._superApply,f;return this._super=a,this._superApply=d,f=e.apply(this,arguments),this._super=b,this._superApply=c,f
Syntax
Javascript (Usage) 
var instance = new wijmo.wijmoWidget();
var value; // Type: any
value = instance.widget();
Javascript (Specification) 
function widget() : any;
Browser Compatibility
8
5
5

See Also

Reference

wijmoWidget type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.