LayoutOptions Object Specification

Properties of the LayoutOptions object are listed and described in the following table.

Some of the properties listed below are also configured in the Agent Application settings defined in the Jacada Interaction Server Admin Console. The values set here override those set in the Admin Console.

Property

Type

Description

Default Value

showSearch

boolean

Determines whether the search bar is shown.

true

navigationBarPosition

string

Determines the position of the navigation bar (top or bottom).

bottom

showInformationArea

boolean

Determines whether the Information area is shown.

true

showTabs

boolean

Determines whether the tabs are shown. When tabs are not shown, only one page is visible in the widget.

true

showInteractionsList

boolean

Determines whether the Interactions list is displayed (before a new Interaction is started).

true

theme

string

Supported theme names are:

aristo

blitzer

cupertino

redmond

smoothness

start

sunny

Note: If the theme comes from a source other than the default, the absolute path to the folder containing the theme files needs to be passed.

smoothness

embedded

boolean

Determines whether the Agent Application runs in desktop mode (false) or embedded mode (true).

false

showAddNote

boolean

Determines whether the Add Note link is shown when running an Interaction.

true