Leftstatusbar> element details – Grandstream GXP21xx XML Application Guide User Manual

Page 17

Advertising
background image

FIRMWARE VERSION 1.0.4.23 GXP21xx XML APPLICATION GUIDE Page 17 of 36

Each model might have different width value defined for the LeftStatusBar. The following figure shows the

<LeftStatusBar> area for GXP2120.

<LeftStatusBar> ELEMENT DETAILS

Object

Position

Type

Values Comments

LeftStatusBar Element

Optional

-

Defines account bar display

Layout

Child element

Mandatory

-

Defines account bar layout

width

<Layout> attribute

Mandatory

int

Account

Child element

Optional

-

Defines display per account and it applies

the same display to each account

height

<Account> attribute

Mandatory

int

<LeftStatusBar>

<Layout width="

Width of the background layout

">

<DisplayList>

<X>

X location

</X>

<Y>

Y location

</Y>

</DisplayList>

<DisplayBitmap>

Image information here

</DisplayBitmap>

<DisplayString>

String information here

</DisplayString>

</Layout>

<Account height="

Height of the account display

">

<DisplayElement>

<DisplayBitmap>

Image information here

</DisplayBitmap>

</DisplayElement>

</Account>

</LeftStatusBar>

Advertising