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

FIRMWARE VERSION 1.0.4.23 GXP21xx XML APPLICATION GUIDE Page 21 of 36
DisplayRectangle
Child element
Optional
-
Displays rectangle
x
int
Default value is 0
y
int
Default value is 0
width
int
height
Int
bgcolor
string
Default value is Black
input
Child element
Optional
-
Display input field
select
Child element
Optional
-
Display selection list field
This element is used for displaying string information on the screen.
Object
Position
Type
Values
Comments
DisplayString
Element
Optional
-
font
"unifont"
"unifont" is supported and default
width
int
height
int
halign
string
Default value is "left"
color
string
Default value is "Black"
bgcolor
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
" 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