Classes (0) | Namespaces (0) |
Properties (0) | Static properties (8) |
Methods (0) | Static methods (0) |
Events (0) |
Properties (0) | Static properties (8) |
Methods (0) | Static methods (0) |
Events (0) |
Scrolling settings for a table.
Indicate if DataTables should be allowed to set the padding / margin etc for the scrolling header elements or not. Typically you will want this. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
When the table is shorter in height than sScrollY, collapse the table container down to the height of the table (when true). Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Infinite scrolling enablement flag. Now deprecated in favour of using the Scroller plug-in. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Width of the scrollbar for the web-browser's platform. Calculated during table initialisation.
Space (in pixels) between the bottom of the scrolling container and the bottom of the scrolling viewport before the next page is loaded when using infinite scrolling. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Viewport width for horizontal scrolling. Horizontal scrolling is disabled if an empty string. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Width to expand the table to when using x-scrolling. Typically you should not need to use this. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Viewport height for vertical scrolling. Vertical scrolling is disabled if an empty string. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Indicate if DataTables should be allowed to set the padding / margin etc for the scrolling header elements or not. Typically you will want this. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
When the table is shorter in height than sScrollY, collapse the table container down to the height of the table (when true). Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Infinite scrolling enablement flag. Now deprecated in favour of using the Scroller plug-in. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Width of the scrollbar for the web-browser's platform. Calculated during table initialisation.
Space (in pixels) between the bottom of the scrolling container and the bottom of the scrolling viewport before the next page is loaded when using infinite scrolling. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Viewport width for horizontal scrolling. Horizontal scrolling is disabled if an empty string. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Width to expand the table to when using x-scrolling. Typically you should not need to use this. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.
Viewport height for vertical scrolling. Vertical scrolling is disabled if an empty string. Note that this parameter will be set by the initialisation routine. To set a default use DataTable.defaults.