NavigatorRibbon.setShowNavigationPanel

Syntax

setShowNavigationPanel(showNavigationPanel)

Parameters

showNavigationPanel. Determines whether the Object Tree button in the View tab is pressed or not. By default the button is pressed. When the parameter is set to False, the button is pulled.

Description

The setShowNavigationPanel method determines whether the Object Tree button on the View tab is pressed.

Example

The example of method use is given in the Example of creating the NavigatorRibbon component.

See also:

NavigatorRibbon