Namespace dom
Common and useful DOM elements for the class instance
Defined in: FixedColumns.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
dom.body
DataTables body table
|
| <static> |
dom.footer
DataTables footer table
|
| <static> |
dom.header
DataTables header table
|
| <static> |
dom.scrollContainer
Scroll container that DataTables has added
|
| <static> |
dom.scroller
DataTables scrolling element
|
Field Detail
<static>
{node}
dom.body
DataTables body table
- Default Value:
- null
<static>
{node}
dom.footer
DataTables footer table
- Default Value:
- null
<static>
{node}
dom.header
DataTables header table
- Default Value:
- null
<static>
{node}
dom.scrollContainer
Scroll container that DataTables has added
- Default Value:
- null
<static>
{node}
dom.scroller
DataTables scrolling element
- Default Value:
- null