Search Results: for qna runtime test begin qna runtime test query for qna runtime test end

dxCircularGauge Configuration

Reference
An object that defines configuration properties for the CircularGauge UI component.

several extra values on a gauge. These are called subvalues. To specify the subvalues, assign an array with them to the subvalues field. You can obtain and change the subvalues at runtime. In order to do... of the value indicator, use the valueIndicator configuration object. You can obtain and change the gauge value at runtime. In order to do this, use the value() and value(value) methods. Only one main

dxSplitter items

Reference
An array of items (panes) displayed by the UI component.

. When you set this property to true at runtime, displayed pane size becomes 0. Update other pane sizes to display the pane.

dxSplitter dxSplitterItem

Reference
A splitter item (pane).

and a template, the template overrides the text. visible Specifies whether or not a UI component item must be displayed. When you set this property to true at runtime, displayed pane size becomes 0. Update other

dxVectorMap layers

Reference
Specifies properties for VectorMap UI component layers.

whether a certain area is selected when the UI component is created, use the isSelected field of the object returned by the customize callback function. At runtime, you can do the following operations

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.

) repaintFloatingActionButton() Repaints the Floating Action Button. Call this method to repaint the Floating Action Button after you change the GlobalConfig.floatingActionButtonConfig at runtime