...
Fieldname | Default | Description |
---|---|---|
Is enabled | true | If set to No the action is ignored! |
Class |
| With the indication of its own Java class, the condition can be implemented. The class must implement the Action interface. If a standard GUI action or a change of model is indicated, in combination with its own class, both actions are implemented. The own action implementation is executed last. |
Target Node |
| Every action requires the indication of a target node, respectively target component. If no target is indicated, the action is executed on the node of the rule definition. |
Address only serialiyable nodes! | false | Action |
Description | A freetext description of the action | |
Main action |
| Determines the kind of the action: Model, GUI or general. Property change action -> formula result will be set to all target nodes! |
Formula expression |
| Defines the value to be set at the target node. Note: Thereby the target node must be a leaf (simple type). |
...