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

Reference

wijlistview type