<InterfaceSectionNode> Data Interface

Provides script language access to C++ objects of this type.

Class HierarchyType » Node » Group » InterfaceSectionNode

Function Members

Function members are as follows:

Return Type Function Name Documentation
stringGetFolderNameStringReturns the name of the interface section at the specified index. For example: "Menu" or "Context Menu".

Object Members

Object members are as follows:

Type Name Accessor Name Documentation
int32ContextMenuCategoryGets or sets the context menu category. This value refers to the ContextMenuCategory enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
int32InterfaceSectionGets or sets the interface section. This refers to the InterfaceSection enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.
stringRefreshFunctionGets or sets the refresh function, which is the SSL function called when the <InterfaceSectionNode> object's 'Refresh' macro is invoked.
<Node>TypeConfigDataSourceGets or sets the <InterfaceSectionNode> object's <TypeConfigNode> data source, which is a <TypeConfigNode> that contains a graph of Scenome types for which you wish to generate menus.
<Node>TypeConfigDataSourceLinkGets or sets the <InterfaceSectionNode> object's <TypeConfigNode> data source link, which is a <NodeLink> that refers to a <TypeConfigNode> containing a graph of Scenome types for which you wish to generate menus.