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

/yui3/src/datatable/js/
H A Dscroll.js14 Scrollable;
47 @class DataTable.Scrollable
51 Y.DataTable.Scrollable = Scrollable = function () {};
53 Scrollable.ATTRS = {
76 Y.mix(Scrollable.prototype, {
1380 Y.Base.mix(Y.DataTable, [Scrollable]);

Completed in 677 milliseconds