int fwFsmUi_addObjWithDevLock(string node, string obj, int x, int y, string part = "")

Place an FSM Object with a LU/DU/Obj type lock (enable/disable widget) in the FSM main panel

Documentation

Place an FSM Object with a LU/DU/Obj type lock (enable/disable widget) in the FSM main panel.

Usage: JCOP framework internal, public

PVSS manager usage: VISION

Returns:
The X coordinate of the end of the object, if the user wants to place an adjacent widget
Parameters:
node - : The node name (CU) for this panel (available in $node).
obj - : The object name (LU/DU/Obj) (either $obj or the result of fwFsmUi_getXXXChildren()).
x - : The X coordinate for the Object.
y - : The Y coordinate for the Object.

Alphabetic index HTML hierarchy of classes or Java



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