Searched defs:DataTableSort (Results 1 - 1 of 1) sorted by relevance

/yui3/src/datatable-deprecated/js/
H A Ddatatable-sort.js25 * @class DataTableSort
39 function DataTableSort() { function
40 DataTableSort.superclass.constructor.apply(this, arguments);
48 Y.mix(DataTableSort, {
137 Y.extend(DataTableSort, Y.Plugin.Base, {
372 Y.namespace("Plugin").DataTableSort = DataTableSort;

Completed in 20 milliseconds