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

Web API Service

Guides

client-side createStore method: jQuery index.js $(function() { const serviceUrl = "https://url/to/my/service"; $("#sankeyContainer").dxSankey({ dataSource...: CustomStore; constructor() { const serviceUrl = "https://url/to/my/service"; this.store = createStore({ key: ['from', 'to'], loadUrl: serviceUrl + "/GetAction

dxDataGrid 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

dxDiagram contextMenu commands

Reference
Lists commands in the context menu.

"); }); icon Specifies the custom command's icon. This property accepts 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

dxDiagram historyToolbar commands

Reference
Lists commands in the history toolbar.

) { if (e.name == "sayHello") alert("Hello!") }, }).dxDiagram("instance"); }); icon Specifies the custom command's icon. This property accepts one of the following: The icon's URL

dxDiagram mainToolbar commands

Reference
Lists commands in the toolbar.

. This property accepts 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