Search Results: Wikipedia API query 2010 edit statistics "2010: Odyssey Two" total edits year 2010
- All Results 1000
- Guides 332
- Reference 668
- Technical Demos
- Support Center
Specify Toolbar Items
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
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
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
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
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