You can detect when report objects are added,
removed, or modified. Do this by adding a listener to the
ReportClientDocument object
that implements the
IAdvancedClientDocumentEventListener
interface.
Classes used for handling report
events
com.crystaldecisions.sdk.occa.report.application.IAdvancedClientDocumentEventListener
Provides methods that handle report changes.
com.crystaldecisions.sdk.occa.report.application.AdvancedClientDocumentEvent
Defines the report event, including the
change, type, object name, host name, and report name.
com.crystaldecisions.sdk.occa.report.application.ClientDocumentChangeType
Specifies the part of the report that has
been changed.