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:
Key Name
Statement
Description
Up/Down
Up and down keys
To move the cursor up and down.
Left/Right
Left and right keys
To move the cursor left and right.
Keypad
Digit keys 0~9, *
and #
If “editable” of the cursor input item is set to
be "yes", then input character; otherwise no
response.
Backspace
Soft key, URI=
“SoftKey:
Backspace”
Delete the character before the cursor in the
input box.
Dot
Soft key, URI=
“SoftKey: Dot”
Inserts a “.” in the input box at the cursor
position.
Submit
Soft key, URI=
“SoftKey: Submit”
Execute the command comprised of the URI
and input content.
Exit
Soft key,
URI=”SoftKey: Exit”
Return to the last XML interface, otherwise
return to the idle interface.
2aB
Soft key, URI=
“SoftKey:
Input mode switch, i.e. switch the input mode
among “2aB”, “ABC”, “abc” or “123”.