A button that, when pressed, evaluates actionExpression in the root context. The result of the evaluation, if any, is not returned, so the evaluation should be for side-effects only.
Note that this is not related to 'Rule Event' "actions" in any way.
UIActionButton (d.1.0)
Mixins: UIButtonMixin
A button that, when pressed, evaluates actionExpression in the root context. The result of the evaluation, if any, is not returned, so the evaluation should be for side-effects only.
Note that this is not related to 'Rule Event' "actions" in any way.