CanvasService.getViewModelsOfAdapters Method

Get the view models of the adapters.
 

Parameters

adapters

Type: Array
ElementType: dundas.view.controls.Adapter or dundas.controls.NotifiedViewModel
The adapters to retrieve view models, or a viewmodel(will just be included in the return).

Return Value


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