About action bindings
This binding invokes an action on the binding target component when an event is fired by the parent widget. The ORD of an
action binding must resolve down to a specific action within a component. Examples of actions include: active, inactive, override,
and other commands.
Figure 332. Action Binding properties
| Property |
Value |
Description |
| Ord |
Chooser; defaults to null |
Defines the location of the data value to bind to the widget. This is a required property for the widget to be bound. |
| Widget Event |
drop-down list |
Defines the action to perform. |
| Action Arg |
|
|