datatable-base Module
Defined in:
yui3/src/datatable/js/base.js:167
Available since 3.5.0
A Widget for displaying tabular data. The base implementation of DataTable provides the ability to dynamically generate an HTML table from a set of column configurations and row data.
Two classes are included in the datatable-base
module: Y.DataTable
and
Y.DataTable.Base
.
This module provides the following classes: