Avaya 4600 Series Uwagi o Aplikacji Strona 114

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 206
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 113
Web Browser for 4610SW, 4620/4620SW, 4621SW, and 4622SW IP Telephones
114 4600 Series IP Telephones Application Programmer Interface (API) Guide
An example of noop is to use a <do> tag to add a “Back” link to the card. When users click
the “Back” link, generally they should be taken back to the previous card. However, the
<noop> tag prevents this operation. When the user clicks on the “Back” link nothing
happens.
<prev> tag - The prev tag specifies navigation to the previous URL in the history.
<refresh> tag - The refresh tag specifies a refresh task whereby whatever card is being
displayed is refreshed. This task specifies the need for an update of the user agent context
as specified by the contained <setvar> elements.This tag can only be nested inside an
anchor, do, or onevent element. Xml:lang is not an associated attribute. User-visible side
effects of the update can occur during the processing of the <refresh>.
Input Elements
<input> tag supported - The input tag specifies a point where the user is prompted to enter
text.
Attribute Value Description Comments
accesskey 1,2,3,4,5,
6,7,8,9,0,
*,#
A Dialpad button used to access a link
containing selections. If the element is a
Radio button, pressing the access key
is a shortcut for selecting the Radio
button. If the element is a check box,
pressing the access key is a shortcut to
check or uncheck the box. If the
element is a Submit or Reset button,
pressing the access key is a shortcut for
pressing that button. For example,
pressing a Submit button’s access key
submits the applicable form.
NOT
SUPPORTED.
name nmtoken REQUIRED. The name of the variable
that is set with the result of the user's
input.
SUPPORTED.
emptyok true
false
Sets whether the user can leave the
input field blank or not. Default is “true.”
SUPPORTED.
1 of 2
Przeglądanie stron 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 205 206

Komentarze do niniejszej Instrukcji

Brak uwag