MDrivenStart DefineUserActions
Hans Karlsen (talk | contribs) No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
User actions | User actions come in three 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]] |
Latest revision as of 05:47, 24 July 2023
User actions come in three 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