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

/yui3/src/datatable/js/
H A Dscroll.js2 Adds the ability to make the table rows scrollable while preserving the header
24 Adds the ability to make the table rows scrollable while preserving the header
28 scrolling is achieved by wrapping the entire table in a scrollable container.
36 To activate or deactivate scrolling, set the `scrollable` attribute to one of
65 @attribute scrollable
70 scrollable: {
216 Reacts to changes in the `scrollable` attribute by updating the `_xScroll`
292 virtual scrollbar. If `scrollable` was set to "y" or "xy" but lacking a
735 @param {String|Boolea} val Incoming value for the `scrollable` attribute
756 appropriate value is set in the `scrollable` attribut
[all...]

Completed in 14 milliseconds