Sys.Application Events

Switch View :
ScriptFree
Sys.Application Events

Events

Name

Description

Sys.Application.init Event

Raised after all scripts have been loaded but before objects are created.

Sys.Application.load Event

Raised after all scripts have been loaded and after the objects in the application have been created and initialized.

Sys.Application.unload Event

Raised before all objects in the client application are disposed.

See Also

Reference