Softkeys - Panasonic TGP600 Developer's Manual

Hdv100/130/230/330/430
Hide thumbs Also See for TGP600:
Table of Contents

Advertisement

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
Child
Element 1
Element 2
SoftKey
Events
[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>
Back
OK
<HDV330/430>
Child
Attribute
Element 3
id
name
text
OnClicked
Cancel
Value
m/o
1~3
String
String
49
Functionality
m
m
softkey id
o
Max. 24 characters.
m
Max. 24 characters
m
m

Advertisement

Table of Contents
loading

Table of Contents