fwFsmUi_sendObjButtonAction(string domain, string obj, int id, string actionsWidget = "")

Send an action from a widget (CascadeButton) to an FSM object

Documentation

Send an action from a widget (CascadeButton) to an FSM object. Can be used in reference panels of the family of the ones used with fwFsmUi_addObjXXX (fwFsmObj.pnl) Can be called in the "EventClick" of the CacadeButton showing the object state (see above).

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
domain - : The node name (CU) in this reference panel (normally $domain).
obj - : The object name (CU/LU/DU) (normally $obj).
id - : The action id (Normally a parameter to the "EventClick" of the "CascadeButton").
actionsWidget - : The widget showing the list of actions: "" (default) = current widget.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.