beautypg.com

Displaystring> element, Displaystring> elemenet details, Displaybitmap> element – Grandstream GXP21xx XML Application Guide User Manual

Page 21

background image

FIRMWARE VERSION 1.0.4.23 GXP21xx XML APPLICATION GUIDE Page 21 of 36

DisplayRectangle

Child element

Optional

-

Displays rectangle

x

Attribute Optional

int

Default value is 0

y

Attribute Optional

int

Default value is 0

width

Attribute Mandatory

int

height

Attribute Mandatory

Int

bgcolor

Attribute Optional

string

Default value is Black

input

Child element

Optional

-

Display input field

select

Child element

Optional

-

Display selection list field

ELEMENT

This element is used for displaying string information on the screen.

ELEMENET DETAILS

Object

Position

Type

Values

Comments

DisplayString

Element

Optional

-

font

Attribute Optional

"unifont"

"unifont" is supported and default

width

Attribute Optional

int

height

Attribute Optional

int

halign

Attribute Optional

string

Default value is "left"

color

Attribute Optional

string

Default value is "Black"

bgcolor

Attribute Optional

string

Default value is "White"

X

Child element

Mandatory

int

Displays the string from X

Y

Child element

Mandatory

int

Displays the string from Y

DisplayStr

Child element

Mandatory

string

The string to be displayed

ELEMENT

unifont

" width="

width of the string

" height="

height of the string

" halign="

center/left/right

" color="

color of the string

" bgcolor="

color of the background

" >

X location

Y location

Display String