Using JavaScript to Write an Event Handler
Writing a JavaScript event handler
Global and local variables
Page variables and scripts
Execution phases and processes
The reportContext object
Using getOutputFormat
Accessing the report design handle
Passing a value between processes
Using getAppContext
Getting information from an HTTP request object
Using the this object
Using this object methods
Using the this object to set a report item property
Using the row object
Getting column information
Getting and altering the query string
Changing data source connection properties
Getting a parameter value
Determining script execution sequence
ReportDesign.initialize code
Providing code for the scripts you want to track
ReportDesign.afterFactory code
Tutorial 1: Writing an event handler in JavaScript
JavaScript event handler examples
JavaScript onPrepare example
JavaScript onCreate examples
JavaScript onRender examples
Cross tab script examples
Calling client and external JavaScript functions
Using client-side JavaScript
Referencing JavaScript from the resource folder
Calling Java from JavaScript
The Packages object
The importPackage method
Using a Java class
Placing Java classes
Issues with using Java in JavaScript code
Calling the method of a class in a plug-in
Using JavaScript to Write an Event Handler
Calling the method of a class in a plug-in