MDrivenStart ClassActions
m (Stephanie moved page MDrivenStart ClassActions to MDrivenStart:MDrivenStart ClassActions) |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Class actions are actions that appear (become available) when the user selects an instance object of that class. They are practical since they are the model typing | Class actions are actions that appear (become available) when the user selects an instance object of that class. They are practical since they are the model typing used to deduce when to show them. Thus, as a developer, you do not need to state every place you want them to appear. | ||
Use Class actions when you are acting on an object instance | Use Class actions when you are acting on an object instance; that is the rule, rather than the exception - that the user of the system should be able to execute this action whenever an instance of this type is seen. (You may have exceptions to this rule - that is what we call [[Turnkey session 3: Opting out actions|to opt-out an action]]). | ||
{{Template:MDrivenStart_Template}} | {{Template:MDrivenStart_Template}} | ||
[[Category:MDrivenStart]] | [[Category:MDrivenStart]] |
Latest revision as of 06:11, 12 May 2023
Class actions are actions that appear (become available) when the user selects an instance object of that class. They are practical since they are the model typing used to deduce when to show them. Thus, as a developer, you do not need to state every place you want them to appear.
Use Class actions when you are acting on an object instance; that is the rule, rather than the exception - that the user of the system should be able to execute this action whenever an instance of this type is seen. (You may have exceptions to this rule - that is what we call to opt-out an action).
This page was edited more than 1 years ago on 05/12/2023. What links here