Servis-Rhino 4211B Guia do Utilizador Página 247

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 298
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 246
icon1 – A URL of an icon to show when unselected.
icon2 – A URL of an icon to shown when selected.
badge – A badge to show associated with the button
See also:
dojox/mobile/TabBar
dojox/mobile/TextArea
This widget provides a textarea into which free form text may be entered. Unlike the TextBox, this
widget allows multiple lines of text to be entered.
Some of the key properties of this widget are:
value – The value of the text
maxLength – The maximum length of the text in characters.
This widget publishes the following events:
onChange() - Called when the value in the textarea changes.
Here is an example of a visualization:
See also:
dojox/mobile/TextBox
dojox/mobile/TextBox
This widget provides a single line of free form text to be entered.
Some of the key properties of this widget are:
value – The value of the text.
maxLength – The maximum number of characters that may be entered.
trim – Remove leading and trailing spaces from the entered data.
uppercase – Convert any entered text to uppercase.
lowercase – Convert any entered text to lowercase.
propercase – Convert any entered text to propercase.
This widget publishes the following events:
onChange() - Called when the value in the text box changes.
Here is an example of a visualization:
When declaring this widget in HTML, you must use the HTML <input> tag. For example:
Page 247
Vista de página 246
1 2 ... 242 243 244 245 246 247 248 249 250 251 252 ... 297 298

Comentários a estes Manuais

Sem comentários