Search Results: "Enter your URL" "Advanced" "Short URL Bookmarklet" cima

Utils TransitionExecutor

Reference
The manager that performs several specified animations at a time.

is implemented. To register the set of animations to be performed simultaneously, use the enter(elements, animation) and leave(elements, animation) methods of the TransitionExecutor object. Use the enter(elements, animation) method to specify the elements that should appear ("enter") on the page with a specified animation. The leave(elements, animation) method should be called

dxTreeList Methods

Reference
This section describes methods that you can use to manipulate the TreeList UI component in code.

expression that uses data fields instead of getters if you pass true to the returnDataField parameter. If you implement getters like columns[].calculateCellValue in your DataGrid, set returnDataField to false

dxChart annotations

Reference
Specifies the annotation collection.

" }, { type: "image", image: "http://image/url/myimage.png" }, { type: "custom", template: function(annotation) { const data = annotation.data...-annotation> <dxi-annotation type="image" image="http://image/url/myimage.png"> </dxi-annotation> <dxi-annotation type="custom" template="custom

dxPolarChart annotations

Reference
Specifies the annotation collection.

" }, { type: "image", image: "http://image/url/myimage.png" }, { type: "custom", template: function(annotation) { const data...-annotation> <dxi-annotation type="image" image="http://image/url/myimage.png"> </dxi-annotation> <dxi-annotation type="custom" template

dxMap Methods

Reference
This section describes members used to manipulate a UI component.

, -73.987963]; "Brooklyn Bridge,New York,NY"; tooltip (optional) - the marker tooltip; onClick (optional) - a callback function performed when the marker is clicked; iconSrc (optional) - a URL pointing... a specific key. The key argument accepts one of the following values: "backspace" "tab" "enter" "escape" "pageUp" "pageDown" "end" "home" "leftArrow" "upArrow" "rightArrow