DojoMobileTab

The DojoMobileTab widget is an individual tab and only live inside the tab container.

Properties

title
The title of the tab.
selectedIcon
The path of the icon that displays when this tab is selected.
deselectedIcon
The path of the icon that displays when this tab is cleared.
children
An array of child widgets.

Events

onClick
Specifies an event that occurs when the tab 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
DojoMobileTabContainer
Local help content installations
Importing EGL Dojo mobile widgets sample
Importing EGL Dojo mobile widgets runtime

Feedback