Previous Next

Using JavaScript to Write an Event Handler : Determining method execution sequence : Providing code for the methods you want to track

Providing code for the methods you want to track

For every method that you want to track, provide a single statement generating a line of output to your log file, as shown in the following statement:

printWriter.println( "Table.onRow" );

To provide code for a report item method you want to track, first select the appropriate object from Outline and select the appropriate method from the method selection list. Then use the same steps for entering code into a method, as shown in the preceding section.

To provide code for a data source or data set method, select the appropriate data source or data set from Data Explorer before selecting the method you want to track.


(c) Copyright Actuate Corporation 2008