DojoMobileIconItem

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.
Note: To import the selected sample, you must install and use the local help.
Related reference:
EGL mobile widget base class
Related information:
Developing with the EGL Dojo mobile widgets
Rich UI Handler part
DojoMobileIconContainer
Local help content installations
Importing EGL Dojo mobile widgets sample
Importing EGL Dojo mobile widgets runtime

Feedback