kanzi::autogen::coreui::action

Module apply_action

Structsยง

  • Base abstraction class for Action classes. See: Action, ApplyAction.
  • Base abstraction for Actions for DataTrigger, such as ForwardingApplyAction and ApplyActivationAction. An ApplyAction applies the changes described in the Action on apply(), and reverts them on unapply().