Specifications

XML Browser Developer’s Guide for Yealink SIP-T4X IP Phones
22
If there is no soft key defined in the InputScreen object, and the Type for input box is
number, the LCD screen displays the following default soft keys:
SoftKey Index
Label
URI
1
Exit
SoftKey: Exit
2
BackSpace
SoftKey: BackSpace
4
Submit
SoftKey: Submit
If there is no soft key defined in the InputScreen object, and the Type for input box is
string, the LCD screen displays the following default soft keys:
SoftKey Index
Label
URI
1
Exit
SoftKey: Exit
2
2aB
SoftKey: ChangeMode
3
BackSpace
SoftKey: BackSpace
4
Dot
SoftKey: Dot
5
NextSpace
SoftKey: NextSpace
6
Submit
SoftKey: Submit
The function keys are listed in the following table:
Statement
Description
Up and down keys
To move the cursor up and down.
Left and right keys
To move the cursor left and right.
Digit keys 0~9, *
and #
If “editable” of the cursor input item is set to
be "yes", then input character; otherwise no
response.
Soft key, URI=
“SoftKey:
Backspace”
Delete the character before the cursor in the
input box.
Soft key, URI=
“SoftKey: Dot”
Inserts a . in the input box at the cursor
position.
Soft key, URI=
“SoftKey: Submit”
Execute the command comprised of the URI
and input content.
Soft key,
URI=”SoftKey: Exit”
Return to the last XML interface, otherwise
return to the idle interface.
Soft key, URI=
“SoftKey:
Input mode switch, i.e. switch the input mode
among “2aB”, “ABC”, “abc” or “123”.