49
5.2.10. SoftKeys
[Overview]
"SoftKeys" element has to include one or more "SoftKey" elements.
"SoftKey" element can define in the "Screen" or "Menu" element.
It will not act anything, when pushing Softkey which is not assigned any feature(URL) in XML application
mode.
[Definition]
Child
Element 1
Child
Element 2
Child
Element 3
Attribute
Value
m/o
Functionality
SoftKey
m
id
1~3
m
softkey id
name
String
o
Max. 24 characters.
text
String
m
Max. 24 characters
m
OnClicked
m
[Syntax]
Soft Key with “Cancel”.
<?xml version="1.0" encoding="utf-8"?>
<ppxml
xmlns="http://panasonic/sip_phone"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://panasonic/sip_phone sip_phone.xsd">
<Screen version="3.0">
<Components>
<SoftKey id="3" name="sk3" text="Cancel">
<Events>
<OnClicked>
<SendRequest url="http://192.168.0.200/Cancel.xml" />
</OnClicked>
</Events>
</SoftKey>
</Components>
</Screen>
</ppxml>
[LCD Image]
(For example)
SoftKey id="3" name="sk3" text="Cancel"
<HDV130/230>
<HDV330/430>
OK
Cancel
Back
Summary of Contents for TGP600
Page 68: ...64 End of doc ...