MDrivenStart DefineUserActions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
User actions | User actions come in 3 flavors: | ||
# '''[[MDrivenStart GlobalActions|Global actions]]''' end up in the main menu and usually bring up a user interface (based on a [[ViewModel]]). | # '''[[MDrivenStart GlobalActions|Global actions]]''' end up in the main menu and usually bring up a user interface (based on a [[ViewModel]]). | ||
# '''[[MDrivenStart ClassActions|Class actions]]''' | # '''[[MDrivenStart ClassActions|Class actions]]''' are shown in the user interface (in the left side menu) whenever they find an object of the class they are defined for. | ||
# '''[[MDrivenStart ViewModelActions|ViewModel actions]]''' | # '''[[MDrivenStart ViewModelActions|ViewModel actions]]''' are specific to one view only. | ||
{{Template:MDrivenStart_Template}} | {{Template:MDrivenStart_Template}} | ||
[[Category:MDrivenStart]] | [[Category:MDrivenStart]] |
Revision as of 08:34, 10 January 2023
User actions come in 3 flavors:
- Global actions end up in the main menu and usually bring up a user interface (based on a ViewModel).
- Class actions 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 are specific to one view only.
This page was edited more than 1 years ago on 07/24/2023. What links here