Search Results: if (!this.bundlesReported[script.src]) {

Utils ui

Reference
An object that serves as a namespace for DevExtreme UI components as well as for methods implementing UI logic in DevExtreme sites/applications.

Methods dialog An object that serves as a namespace for methods displaying a message in an application/site. dxOverlay An object that serves as a namespace for static methods that affect overlay...

dxFileManager itemView

Reference
Configures the file and directory view.

NOTE Set the itemView.mode property to details to configure columns in the UI component. View Demo jQuery JavaScript $(function () { ...

dxGantt dependencies

Reference
Configures dependencies.

/css/dx.light.css", "node_modules/devexpress-gantt/dist/dx-gantt.css", "src/styles.css

dxGantt resources

Reference
Configures task resources.

-gantt/dist/dx-gantt.css", "src/styles.css" ], ... }, ... }, ... } }, ... }, ... } Vue App.vuedata.js <

Object Structures GlobalConfig

Reference
Specifies settings that affect all DevExtreme UI components.

Pass this object to the DevExpress.config(GlobalConfig) method to apply these setting, or call the same method without arguments to get the object with current settings. DevExpress.config({ ...