Previous TopicNext Topic


How to use BIRT Report Designer to enter a JavaScript event handler

  1. Select the report element or data source or data set for which you want to write an event handler.
  2. Choose the Script tab.
  3. Choose an event handler from the drop-down list of methods.
  4. Enter the event handler code in the script editor.

The following illustration demonstrates entering a line of code in the onStart method of a Table element.


(c) Copyright Actuate Corporation 2006

Previous TopicNext Topic