fwFsmTree_setNodeVisibility(string node, int visi = 1)

Change the visibility (wether it gets displayed or not) for an FSM Tree Node

Documentation

Change the visibility (wether it gets displayed or not) for an FSM Tree Node.

Usage: JCOP framework internal, public

PVSS manager usage: VISION, CTRL

Parameters:
node - : The node name (returned by fwFsmtree_addNode(...))
visi - : 0 = not visible, 1 = visible (default)

Alphabetic index HTML hierarchy of classes or Java



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