dojox/mobile/Accordion.ChildWidgetProperties (version 1.10)

Summary

These properties can be specified for the children of a dojox/mobile/Accordion.

See the dojox/mobile/Accordion.ChildWidgetProperties reference documentation for more information.

Property Summary

  • altThe alternate text of the Accordion title.
  • icon1The unselected icon of the Accordion title.
  • icon2The selected icon of the Accordion title.
  • iconPos1The position ("top,left,width,height") of the unselected aggregated icon of the Accordion title.
  • iconPos2The position ("top,left,width,height") of the selected aggregated icon of the Accordion title.
  • labelThe label of the Accordion title.
  • lazySpecifies that the Accordion child must be lazily loaded.
  • selectedThe selected state of the Accordion title.

Properties

alt

The alternate text of the Accordion title.

icon1

The unselected icon of the Accordion title.

icon2

The selected icon of the Accordion title.

iconPos1

The position ("top,left,width,height") of the unselected aggregated icon of the Accordion title.

iconPos2

The position ("top,left,width,height") of the selected aggregated icon of the Accordion title.

label

The label of the Accordion title.

lazy

Specifies that the Accordion child must be lazily loaded.

selected

The selected state of the Accordion title.

Error in the documentation? Can’t find what you are looking for? Let us know!