MDrivenStart ClassActions

Class actions are actions that shows up (becomes available) when the user selects an instance object of that class. They are practical since it is the model typing that is used to deduce when to show them and thus you do not - as a developer - need to state every place you want them to show.

Use Class actions when you are acting on an object instance and that it 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 and that is what we call to opt-out an action)

Back One Back to Start Chat Updated!

This page was edited more than 1 years ago on 05/12/2023. What links here