ScorecardCanvasService.getViewModelsById Method

Get the view models of the adapters or groups.
 

Parameters

ids

Type: Array
ElementType: string
The ids or group name to retrieve view models.
options

Type: object
Options: expandGroups [type="Boolean" elementType="boolean" maybeNull="true" default="true"] (Optional) True to expand the groups.

Return Value


Type: Array
ElementType: CanvasSelectableViewModel
The corresponding view models of the adapters.