============== on_open_report ============== on_open_report(report) **domain**: client **language**: javascript **class** :doc:`Report class ` Description =========== The ``on_open_report`` event is triggered by the :doc:`process_report ` method. The ``report`` parameter is the report that triggered the event. See also ======== :doc:`Client-side report programming ` :doc:`process_report `