Dependencies
24 Jan 20171 minute to read
This section deals with the dependency files for the Rating control. The file, ej.mobile.all.min.js is a mass collection of Mobile Controls. When you are using this file, you can skip this section. When you are not, then you can refer to the following script files to render the Rating control.
Script Files
Files | Description/Usage |
---|---|
ej.mobile.application.min.js | It is referred to handle the Mobile view port specifications. |
ej.core.min.js | It is referred always before using the Mobile controls. |
ej.unobtrusive.min.js | It is referred to render the mobile controls in Unobtrusive way. |
ej.mobile.core.min.js | It is referred to handle the Mobile device specifications. |
ej.data.min.js | It is referred while using data binding features in the Mobile controls that is used to handle the data manager operations. |
ej.touch.min.js | It is referred for touch events support. |
ej.mobile.rating.min.js | It is referred to handle the Rating control and should be used while rendering the Rating control. |