Show TOC

Background documentationGlobal Objects Locate this document in the navigation structure

 

Certain global objects can be accessed from all parts of a BSP (initialization, layout, input processing). For example, the request and response object, the application object (if an application class was defined for the BSP application), the navigation object, and the runtime object, can be accessed.

The following global objects are available:

This is described in more detail below.

Note Note

The objects and their signatures for the individual event handlers are displayed if you choose in the Web Application Builder.

Example:

This graphic is explained in the accompanying text.

End of the note.