MDrivenStart ViewModelActions
(Created page with "todo {{Template:MDrivenStart_Template}}")
 
No edit summary
Line 1: Line 1:
todo
ViewModelActions have the similar functionality as '''[[MDrivenStart ClassActions|class actions]]''' but they act on ONE view rather than on the objects of a class - so you will find no "self" here - instead you gave what its currently focused in the view in variables  starting with vCurrent_ and when user has selected multiple items in grids you will find them in vSelected_ collections for the corresponding view model nesting.


{{Template:MDrivenStart_Template}}
{{Template:MDrivenStart_Template}}

Revision as of 10:50, 17 July 2020

ViewModelActions have the similar functionality as class actions but they act on ONE view rather than on the objects of a class - so you will find no "self" here - instead you gave what its currently focused in the view in variables starting with vCurrent_ and when user has selected multiple items in grids you will find them in vSelected_ collections for the corresponding view model nesting.

Back One Back to Start Chat Updated!

This page was edited more than 9 months ago on 07/24/2023. What links here