Servis-Rhino 4211B Guía de usuario Pagina 238

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 298
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 237
moveTo – The view that pressing the back button will take us to. If a "back" label is
supplied then moveTo must also be specified.
Child ToolBarButton instances may be added. Note that by default they appear to the left of
the heading text. To have them on the right add the style "float: right".
See also:
dojox/mobile/ToolBarButton
dojox/mobile/IconContainer
The dojox/mobile/IconContainer widget acts as a container for icons. Each icon within
the container is an instance of the IconItem widget.
dojox/mobile/IconItem
The dojox/mobile/IconItem represents an icon. This item should be added inside an
appropriate icon container such as the IconContainer widget.
Some of the key properties of this widget are:
label – A text label to be shown along side the icon.
icon – A URL to an image (PNG, JPEG, GIF etc) that will be used as the icon.
moveTo – The name of a view that will be shown when the icon is clicked.
dojox/mobile/IconMenu
This widget pops up a visual that contains a set of icons. Each child must be a
dojox/mobile/IconMenuItem instance.
Some of the key properties of this widget are:
cols – The number of columns to have in the grid of icons.
See also:
dojox/mobile/IconMenuItem
dojox/mobile/IconMenuItem
This widget supplies an icon to be shown in the dojox/mobile/IconMenu which is a popup
that groups together icons.
Some of the key properties of this widget are:
icon – The URL of an icon to display.
label – A text label to be shown beside the icon.
Page 238
Vista de pagina 237
1 2 ... 233 234 235 236 237 238 239 240 241 242 243 ... 297 298

Comentarios a estos manuales

Sin comentarios