Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost

dxFileManager Object Configuration

Reference
This section describes properties that configure the Object file system provider.

field can contain one of the following: The icon's URL The icon's name if the icon is from the DevExtreme icon library The icon's CSS class if the icon is from an external icon library (see External

dxFileManager FileSystemItem Fields

Reference
Fields that provide information about a file system item.

(URL) to be used as the file system item's thumbnail.

dxPivotGrid loadPanel

Reference
Specifies properties configuring the load panel.

panel. height Specifies the height of the load panel. indicatorSrc Specifies the URL pointing to an image that will be used as a load indicator. shading Specifies whether to shade the UI component

dxTreeList loadPanel

Reference
Configures the load panel.

or false to never show the load panel. height Specifies the height of the load panel in pixels. indicatorSrc Specifies a URL pointing to an image to be used as a loading indicator. shading Specifies

EndpointSelector

Reference
The EndpointSelector is an object for managing OData endpoints in your application.

This object selects local or production OData service URL depending on whether the app's local or deployed version is running. jQuery JavaScript var endpointSelector = new DevExpress.data.EndpointSelector({ db1: { local: "http://localhost:55555/service1.svc/", production: "http://services.example.com/service1.svc/" }, db2: { local: "http://localhost