Defining Base Event Methods

Use the Base Event Method section on the Initialization page (IB_DOCBASEVNT_SEC) to define the base event method for a layout. To access the page select PeopleTools > Mobile Application Platform > Layout Designer and click the Initialization link next to the Title field at the top of the page.

Image: Base Event Method section of the Initialization page

This example illustrates the fields and controls on the Base Event Method section of the Initialization page. You can find definitions for the fields and controls later on this page.

Base Event Methods section on the Initialization page

Field or Control

Definition

Root Package ID

Enter the name of the application package that contains the method to invoke.

Path

Enter the names of each sub-package in the application class hierarchy that define the location of the application class. Separate sub-package names by a colon. If the class is defined in the top-level application package, enter or select the colon.

Class ID

Enter the name of the application class that contains the method to invoke.

Method

From the drop-down list select the method to invoke.

Pending Approval

This field is currently not used and is reserved for future use.