PanelDisplaySettings

Specifes the display settings for a panel. See the section DisplaySettings on how to retrieve the panel settings.

Syntax

<PanelDisplaySettings>
<extension base="DisplaySettings">
<panelName type="string"/>
<column type="int"/>
<index type="int"/>
<container type="uid"/>
<filter type="Filter"/>
<splitBar type="string"/>
<width type="int"/>
<height type="int"/>
<originalHeight type="int"/>
<weekViewColumns type="int"/>
<calendarView type="CalendarViewType"/>
<website type="string"/>
<interval type="unsignedInt"/>
<hScrollPosition type="int"/>
<vScrollPosition type="int"/>
<element ref="description"/>

Definitions

panelName

Specifies the name of the panel.

column

Specifies the column.

index

Specifies the index.

container

Specifies the container/folder.

filter

Specifies the filter.

splitBar

Specifies the splitBar.

width

Specifies the width.

height

Specifies the height.

originalHeight

Specifies the originalHeight.

weekViewColumns

Specifies the weekViewColumns.

calendarView

Specifies the calendar view.

website

Specifies the website.

interval

Specifies the update interval.

hScrollPosition

Specifies the hScrollPosition.

vScrollPosition

Specifies the vScrollPosition.

description

Specifies the description.