diff -r 322d0feea350 -r 89ef5ed3c48b src/cm/media/js/lib/yui/yui_3.10.3/api/classes/DataTable.Mutable.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/yui/yui_3.10.3/api/classes/DataTable.Mutable.html Tue Jul 16 14:29:46 2013 +0200 @@ -0,0 +1,1626 @@ + + + + + DataTable.Mutable - YUI 3 + + + + + + + + +
+
+
+ +

+ +
+
+ API Docs for: 3.10.3 +
+
+
+ +
+ +
+
+
+ Show: + + + + + + + +
+ + +
+
+
+

DataTable.Mutable Class

+
+ + + + + +
+ Defined in: datatable/js/mutable.js:17 +
+ + + + + Module: datatable-mutable
+ Parent Module: datatable + + + + +

Available since 3.5.0

+ +
+ + + +
+

API docs for this extension are included in the DataTable class.

+ +

Class extension to add 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.

+
+ + + +
+ + +
+
+

Item Index

+ + + + + + + + +
+ + + + + + + + +
+
+ +
+
+
+
+
+
+ + + + + + + + + +