MDrivenStart DefineUserActions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
# '''[[MDrivenStart ViewModelActions|ViewModel actions]]''' - these are specific to one view only | # '''[[MDrivenStart ViewModelActions|ViewModel actions]]''' - these are specific to one view only | ||
{{Template:MDrivenStart_Template}} | {{Template:MDrivenStart_Template}} | ||
[[Category:MDrivenStart]] |
Revision as of 10:10, 12 December 2022
This page was created by Hans.karlsen@mdriven.net on 2020-07-08. Last edited by Stephanie@mdriven.net on 2025-02-27.
User actions comes in 3 flavors.
- Global actions end up in the main menu and usually bring up a user interface (based on a ViewModel).
- Class actions - these are shown in the user interface in the left side menu whenever they find an object of the class they are defined for
- ViewModel actions - these are specific to one view only