API Docs for:
Show:

datatable-mutable Module

Adds mutation convenience methods to Y.DataTable (or other built class).

Column mutation methods are paired with new custom events:

  • addColumn
  • removeColumn
  • modifyColumn
  • moveColumn

Row mutation events are bubbled from the DataTable's data ModelList through the DataTable instance.

This module provides the following classes: