NavigatorBox.setObjectListMode

Syntax

setObjectListMode(displayMode);

Parameters

displayMode. Type of objects list, an instance of the enum PP.Mb.Ui.NavigatorBox.ObjectListMode.

Description

The setObjectListMode method sets the type of object list.

Example

The example of method use is given in description of the NavigatorBox.OpenObjects event.

See also:

NavigatorBox