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

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 298
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 240
See also:
dojox/mobile/CheckBox
dojox/mobile/Rating
This widget provides a rating icon which can be selected.
Some of the key properties of this widget are:
image – The URL of an image which contains three icons … empty, half full and full.
numStars – The number of "stars" to show.
value – The user selected value of the rating.
dojox/mobile/RoundRect
The dojox/mobile/RoundRect widget allows us to create a container area with rounded
corners. It can contain other HTML or Dojo widgets. The DOM node contained in
containerNode is the holder/hook for the content.
It has a boolean property called "shadow" which, if set to true, will show the area with a drop
shadow effect:
dojox/mobile/RoundRectCategory
The dojox/mobile/RoundRectCategory provides a label that is designed to be used
immediately prior to a RoundRectList. The label property supplies the label.
See also:
dojox/mobile/RoundRectList
dojox/mobile/RoundRectStoreList
This widget provides a container for list items. The corners of the list are displayed with a rounded
appearance. It is strikingly similar to the widget called dojox/mobilde/RoundRectList
with one crucial difference. That widget has list items explicitly added to it, the
dojox/mobile/RoundRectStoreList is associated with a dojo/store data structure
and manages the list items from the data.
To dynamically change the store data associated with the list, use its "setStore(store)"
method. Using the "set(name, value)" style will not work.
The properties of this widget include:
store – A reference to the data to be displayed by this list.
Page 241
Vista de página 240
1 2 ... 236 237 238 239 240 241 242 243 244 245 246 ... 297 298

Comentários a estes Manuais

Sem comentários