TOC : Script API > JavaScript > JavaScript API > Component > ReportTemplate >

 

Event

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > ReportTemplate >

 

Event

 

 

Name

Description

Functions

Enter your user-defined functions that can be used globally.

OnBind

Occurs when the component is bound.

OnInitialize

Occurs immediately after the report template has been initialized.

OnLocationUpdated

Occurs when the location information is updated with using _StartUpdateLocation fuction or global.address_updatetype parameter or use TriggerLocationUpdated, TriggerLocationUpdatedByDocIndex function.

OnStartBind

Occurs immediately after report template binding has started.

OnStartUp

Occurs as the first when the report template starts its executing.