MDrivenStart DefineUserActions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
User actions come in | 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]]''' are shown in the user interface (in the left side menu) whenever they find an object of the class they are defined for. | # '''[[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. |
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