Wijmo UI for the Web
loadPage 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.appview.wijappview();
var value; // Type: any
value = instance.loadPage();
Javascript (Specification) 
function loadPage() : any;
Browser Compatibility
8
5
5

See Also

Reference

wijappview type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.