Servis-Rhino 4211B Betriebsanweisung Seite 231

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 298
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 230
Its key characteristics are:
id – The identity of the view.
selected – True if this is the view to be shown at startup.
dojox/mobile/TreeView
This widget provides a "tree" like navigation between views. It is currently (as of 1.9) considered
experimental.
dojox/mobile/SwapView
This widget container is another instance of View container. It responds to horizontal swipes to
navigate to the next or previous instance of a SwapView.
Working with Dojo Mobile Lists
A couple of widgets provides lists. These lists are basically sets of items wrapped up within a list
container. There are basically two types of container. The first is an "edge to edge" container
where the list items stretch from the left edge of the container all the way to the right edge. The
second type of container is called the "rounded rectangle" container. With this container, the items
in the list are contained within a "rounded" rectangle style box.
We can define what kind of selection the list should allow. If not set, no selected indication is
shown. Other choices include "single" and "multiple".
When a list container has been created, we can add list items to it. This can be achieved manually
or else using a Dojo Store mechanism.
The list containers are interesting but probably the most interesting items are the entries that can be
inserted into them. Dojo provides an object called the dojox/mobile/ListItem that
Page 231
Seitenansicht 230
1 2 ... 226 227 228 229 230 231 232 233 234 235 236 ... 297 298

Kommentare zu diesen Handbüchern

Keine Kommentare