ReportCanvasService.subscribeAdapterReplaced Method

Subscribe a handler to the adapter replaced 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.