DojoMobileIconContainer widget

A Dojo mobile icon container embeds a set of icons, each of which is a widget of type DojoMobileIconItem.

Fields

No fields are specific to this widget.

Use the children field to reference a list of widgets of type DojoMobileIconItem.

Example

Use of this widget requires statement like this:
import dojo.mobile.widgets.DojoMobileIconContainer;