The DojoMobileIconItem widget is an icon that associates
the actions and child of DojoMobileIconContainer.
Properties
- imagePath
- An icon image. The value can be either a path of an image file
or a class name of a DOM button.
- targetView
- The view that is turned to when the icon is clicked.
- text
- The text label for the item.
Events
- onClick
- Specifies an event that occurs when the icon is clicked.