NavigatorRibbon.setObjectListMode

Syntax

setObjectListMode (objectListMode)

Parameters

objectListMode. Determines how the object list is displayed. An instance of PP.Mb.Ui.NavigatorBox.ObjectListMode. Default value is Table.

Description

The setObjectListMode method determines which of the three buttons on the View Tab (Small Icons, Standard Icons, or Table) is pressed

Example

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

See also:

NavigatorRibbon