Wijmo UI for the Web
widget Method
wijmo.appview Namespace > wijappview type : widget Method
Returns a jQuery object containing the original element or other relevant generated element.
Syntax
var instance = new wijmo.appview.wijappview();
var value; // Type: any
value = instance.widget();
function widget() : any;
See Also

Reference

wijappview type