Object
wijmo.appview.wijappview.options
Object
wijmo.appview.wijappview.options
Name | Description | |
---|---|---|
create | Creates an instance of the AppView. | |
disabled | Disables the AppView. | |
loadSettings | Determines the page load settings so that you can customize the way pages are downloaded. Default: { type: "GET", data: undefined, showLoadMsg: false } | |
urlParamName | The name of the query string parameter used for the current page URL in document.location. This is changed only rarely. Type: String Default: "appviewpage" |
Name | Description | |
---|---|---|
pagebeforechange | Fires before the current page is changed | |
pagebeforeload | Fires before a page is loaded | |
pagechange | Fires after a page is changed | |
pagechangefailed | Fires when a page change is failed | |
pageload | Fires after a page is loaded | |
pageloadfailed | Fires when a page load is failed |