Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Description

CloseQuery

Fired when the browser navigates away from the WebPage

QueryString

CreateInstance

CreateInstance is signalled when an instance of a component is created [created Inherited from Web Application (PRIM_WEB.Application)

DestroyInstance

DestroyInstance is signalled when an instance of a component is about to be destroyed [destroyed Inherited from Web Application (PRIM_WEB.Application)

DeviceChanged

Fired when the application is resized and the device changes

PageNotFound

Event signalled by the application router when the active path cannot be matched

Reason, Handled

PrintEnd

Fired when browser printing finishes

PrintStart

Fired when browser printing is about to start

RequestFailed

Fired whenever a request to a server routine fails

Request, Reason, Handled

RoutingChanged

Event signalled when the web page's URL has changed and the path component of that URL has been processed and all views have been updated

RoutingChanging

ConfirmationString

ServiceWorkerChanged

Event signalled when the Service Worker state changes

StorageChanged

Fired when storage content has changed

StorageType

StorageFailed

Fired when a change to the storage cannot be commited

StorageType

URLChanged

Fired whenever the URL changes

...