Softkeybar> element details – Grandstream GXP21xx XML Application Guide User Manual
Page 19

FIRMWARE VERSION 1.0.4.23 GXP21xx XML APPLICATION GUIDE Page 19 of 36
<SoftkeyBar> ELEMENT DETAILS
Object
Position
Type
Values Comments
SoftkkeyBar Element
Mandatory
-
Defines softkey bar display
Layout
Child element
Mandatory
-
Defines softkey bar layout
height
<Layout> Attribute
Mandatory
int
Buttonshape
Child element
Mandatory
-
Defines display per softkey and it
applies the same display to each key
id
<Buttonshape> Attribute
Mandatory
int
width
<Buttonshape> Attribute
Mandatory
int
height
<Buttonshape> Attribute
Mandatory
int
<Page> ELEMENT
This is the main customization section for the XML application.
<Page> ELEMENET DETAILS
Object
Position
Type
Values
Comments
Page
Element
Mandatory
-
ignoreCallUpdate <Page> Attribute Optional
"true"/
"false"
When it’s set to true, phone will not
refresh the XML application screen to
call screen for call status update
(except the one triggered by pressing
LINE key). Default value is false.
Contents
Child element
Mandatory
-
Defines all the strings, pictures, input,
<Page ignoreCallUpdate="
true/false
">
<ShowStatusLine>false</ShowStatusLine>
<Contents>
Contents
</Contents>
<SoftKeys>
Softkey
</SoftKeys>
</Page>