rootnode

This is the main node of the tree

Syntax:

rootnode TreeNodeName {
( LabelPropertySetting ) [ OrderbyPropertySetting ] [ ExpandableFlagSetting ] [ TreeNodeUrl ] [ NodeIconsetDefinition ] [ TreeConnections ] [ TreeNodeOnMoveDefinition ] [ TreeNodeOnCopyDefinition ]
}


         rootnode Root {
            label ...
            navigate ...
            connections ...
         }

TreeNodeName

Tree node name

Syntax:

<Identifier>


This page is generated from IFS Developer Studio at 2021-08-13 08:42.