ScorecardCanvasService.getAllViewModels Method

Retrieve all view models. Group members of a group will be omitted.
 

Parameters

includeTemplateCells

Type: Boolean - May be null
(Optional) Also include the template cell view models.
getGroupMembers

Type: Boolean
(Optional) True to also get the group members.
ignoreCache

Type: Boolean - May be null
(Deprecated) (Optional) Has no effect.
options

Type: Object
 (Optional) More options:
     includeTemplateCellGroups   [type: Boolean] - True to also include the template cell groups.
     excludeAdaptersOfTemplate    [type: Boolean] - True to exclude adapters from template.
 

Return Value


Type: Array
ElementType: CanvasSelectableViewModel
All view models.