ControllerActions
class ControllerActions
Each controller has ControllerActions. These can be implemented without independently of the state machine
Abstract
Each controller has ControllerActions. These can be implemented without independently of the state machine
class ControllerActions extends Resource
Create an action in a controller
Overwrite an action of an extended controller
- create an acontroller action
- Choose the type of psoition (PosInheritedAction_overwrite).
- Select the action to overwrite.