variety of other widgets such as Accordion, FixedSplitter and GridLayout.
See also:
• dojox/mobile/Accordion
dojox/mobile/ContentPane
This widget acts a container for another source of HTML which can be dynamically loaded.
Some of the key properties of this widget are:
• href – The URL of the HTML to be loaded.
• content – A specific piece of HTML to be loaded.
See also:
• dojox/mobile/Pane
dojox/mobile/EdgeToEdgeCategory
The dojox/mobile/EdgeToEdgeCategory provides a label that is designed to appear
immediately before an EdgeToEdgeList.
The "label" property is used to supply the label shown on the category.
See also:
• dojox/mobile/EdgeToEdgeList
dojox/mobile/EdgeToEdgeList
This widget presents a list of items where each item occupies the width of the available area. Each
item in the list is expected to be an instance of a dojox/mobile/ListItem.
Among the interesting properties of this widget are:
• select – What kind of selection the list supports. Choices include "single" and "multiple".
See also:
• Working with Dojo Mobile Lists
• dojox/mobile/ListItem
Page 235
Kommentare zu diesen Handbüchern