Dependencies
20 Feb 20171 minute to read
This section deals with the dependency files for Tab control. The file ej.mobile.all.min.js is a collection of Mobile Controls. When you are using this file, then you can skip this section. When you are not, then you can refer the following script files to render the Tab control.
Script files
File | Description/Usage |
---|---|
ej.mobile.application.min.js | It is referred to handle Mobile view port specifications. |
ej.core.min.js | It is referred before using all the Mobile controls. |
ej.unobtrusive.min.js | It is referred to render the Mobile control in Unobtrusive way. |
ej.mobile.core.min.js | It is referred to handle Mobile device specifications. |
ej.data.min.js | It is referred while using data binding feature in Mobile controls that is used to handle data manager operation. |
ej.touch.min.js | It is referred for touch events support. |
ej.mobile.accordion.min.js | Used to handle Accordion control and should be used while rendering Accordion control. |
ej.mobile.tab.min.js | It is referred to handle Tab control and used while rendering Tab control. |
ej.mobile.listview.min.js | It is referred to handle listview control and used while rendering Tab control. |
ej.mobile.scrollpanel.min.js | It is referred to handle scrollpanel control and used while rendering Tab control. | ej.mobile.scrollbar.min.js | It is referred to handle scrollbar control and used while rendering Tab control. | </tr>