Dependency files
1 Oct 20151 minute to read
This section deals with the dependency files for Navigation Drawer control. The file ej.web.all.min.js is a mass collection of Web Controls. When this file is used, you can skip this section. Otherwise, refer to the following script files to render the Navigation Drawer control.
List of Script files
File | Description/Usage |
---|---|
ej.core.min.js | It is always referred before using all the Web controls. |
ej.data.min.js | It is referred while using data binding feature in Mobile controls that is used to handle data manger operation. |
ej.listview.min.js | It is referred to handle ListView related configuration while rendering Navigation Drawer. |
ej.navigationdrawer.min.js | It is referred to handle all the properties, events, and methods of Navigation Drawer. |