Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010

Specify Toolbar Items

Guides

The Popover has two toolbars: top and bottom. Items on these toolbars can be plain text or UI components. To configure the items, populate the toolbarItems array with objects. Each object configures an individual toolbar item. For example, the following code adds two toolbar items to the Popover: one is plain text, another is the Button UI component. They both occupy the top toolbar, because

dxPolarChart ArgumentAxisLabel

Reference
Specifies properties for argument axis labels.

customizeHint Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the argument axis. customizeText Specifies a callback function that returns the text to...

dxPolarChart ValueAxisLabel

Reference
Specifies properties for value axis labels.

customizeHint Specifies the text for a hint that appears when a user hovers the mouse pointer over a label on the value axis. customizeText Specifies a callback function that returns the text to be...

dxTreeList remoteOperations

Reference
Notifies the TreeList of the server's data processing operations. Applies only if data has a plain structure.

functions (that is, calculateSortValue accepts strings only). Web API Service Demo Load Data on Demand Demo See Also Data Binding: Web API, PHP, MongoDB | Custom Sources filtering Specifies whether filtering should be performed on the server. Web API Service Demo Load Data on Demand Demo grouping Specifies whether grouping should be performed on the server. Grouping is required only when

Utils utils

Reference
An object that serves as a namespace for utility methods that can be helpful when working with DevExtreme components.

If the API in the code above is not supported, the DevExpress.utils.cancelAnimationFrame(requestID) method clears a timer set with the requestAnimationFrame method. getTimeZones(date) Gets the list... || window.mozRequestAnimationFrame || window.oRequestAnimationFrame || window.msRequestAnimationFrame If the API in the code above is not supported, the DevExpress.utils.requestAnimationFrame(callback) method calls the function