ReportCanvasService.subscribeCanvasLoaded Method

Subscribe a handler to the Canvas loaded event.
 

Parameters

handler

Type: Function
The handler.
unsubscribe

Type: Boolean - May be null
(Optional) True to unsubscribe.
once

Type: Boolean - May be null
(Optional) True to subscribe one-time handler.