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

dxValidator Validation Result

Reference
A validation result.

before you attach callback functions to that promise. In the following example, a button validates an editor with an async rule. The status is checked in the onClick event handler: jQuery index.js

PivotGridDataSource Configuration

Reference
This section describes properties that configure the PivotGridDataSource.

remote when you enable paging. allowExpandAll and allowSortingBySummary are ignored. Running totals and the "absoluteVariation" and "percentVariation" summary post-processing functions are calculated only... }, // ... ], totalSummary: [ { selector: "dataFieldName1", summaryType: "sum" }, { selector: "dataFieldName2", summaryType: "min" }, // ... ], groupSummary: [ { selector

data custom-store

Reference

. totalCount summary groupCount

grids FilterRow

Reference
Configures the filter row.

applyFilter Specifies when to apply a filter. applyFilterText Specifies text for a hint that appears when a user pauses on a button that applies the filter. betweenEndText Specifies a placeholder for the editor that specifies the end of a range when a user selects the "between" filter operation. betweenStartText Specifies a placeholder for the editor that specifies the start of a range when

Object Structures animationConfig

Reference
Defines animation properties.

= function(t, millisecondsSince, startValue, endValue, totalDuration) { if (t < 0.5) { return t * 4; } else { return -2 * t + 3; } }; var animationOptions = { show