DashboardCanvasService.subscribeAdapterChanged Method
Set a handler to handle the event when one more adapters gets deleted or created. The event has a property changedAdapters that will provide information on what adapters has been created or deleted.
Parameters
- callback
-
Type: Function
The event handler.