DataCubeCanvasService.getViewModelsOfTemplateCell Method

Get the view models of the specified template cell.
 

Parameters

templateCellId

Type: String
The template cell ID.
ignoreCache

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

Type: Object
 (Optional) More options:
     excludeAdaptersOfTemplate    [type: Boolean] - True to exclude adapters from template.
 

Return Value


Type: Array
ElementType: CanvasSelectableViewModel
The view models of the template cell.