Search Results: "Zanechat komentář" "URL internetov%E9 str%E1nky" 00webhost
- All Results 259
- Guides 82
- Reference 177
- Technical Demos
- Support Center
Web API Service
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
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
"); }); 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
) { 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
. 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