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 3 flavors:  
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:

  1. Global actions end up in the main menu and usually bring up a user interface (based on a ViewModel).
  2. 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.
  3. ViewModel actions are specific to one view only.

Back One Back to Start Chat Updated!

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