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

Place only a LU/DU/Obj type lock (enable/disable widget) for a given Object in the FSM main panel

Documentation

Place only a LU/DU/Obj type lock (enable/disable widget) for a given Object 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 Widget.
y - : The Y coordinate for the Widget.

Alphabetic index HTML hierarchy of classes or Java



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