DataCubeCanvasService.getAdapter Method
Given the coordinates, gets the closest adapter that contains the coordinates (if any).
Parameters
- pageCoordinates
-
Type: Coordinates
The coordinates to check.
- notJustDesignObj
-
Type: Boolean
(Optional) True to also look for templateCell adapters and canvas adapter.
Return Value
Type: Adapter
The closest adapter or null.