Canvas.getAllViewModels Method

Retrieve all view models.
 

Parameters

includeTemplateCells

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

Type: Boolean - May be null
(Optional) Ignore the cache, use fresh data and refreshes cache data.
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.
     expandGroups    [type: Boolean] - True to include group members, but omit the group.
 

Return Value


Type: IEnumerable