int fwFsmUi_addAlarmButton(string node, string obj, int x, int y)

Place an Alarm Button in the FSM main panel

Documentation

Place an Alarm Button 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 (CU/LU/DU/Obj) (normally $obj).
x - : The X coordinate for the Alarm Button.
y - : The Y coordinate for the Alarm Button.

Alphabetic index HTML hierarchy of classes or Java



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