TabItemList class

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 16:37

Description

Defines a list of main tabs and stand-alone navigators.

Appears in the root of the GN4ShellConfiguration class.

Members

NavigatorTabItem

ShellTabItem

Example

Click to view full size graphic

Remarks

The TabItemList section of the *_TabItems.xml file contains definitions of the main tabs and the stand-alone navigators available in GN4 Windows client applications.

This section is different for each GN4 application.

For example, there are Pages, Editions and Tracking main tabs, defined in the TabItemList section of the Fred4_TabItems.xml. But, as Fred4 inherits also items defined in the TabItemList section of the Ted4_TabItems.xml, there are more main tabs and navigators available in Fred4 than just those defined in Fred4_TabItems.xml.

Which tabs are displayed when you launch Ted4 and Fred4 is defined in the OnInitialize system function add-ins (see Controlling which main tab is available in which application).