mediawiki-extensions-Visual.../modules/ve/dm
Catrope 8baf7a1df9 Add mutators in MetaList
Add .insertMeta() and .removeMeta() methods to insert and remove
metadata through the meta list. For convenience, there is also a
.remove() method in MetaItem that wraps around removeMeta().

Also rename insertItem() and removeItem() to addInsertedItem() and
deleteRemovedItem() to avoid confusion, and make the MetaList
constructor take a dm.Surface rather than a document so we can call
change().

Change-Id: I4b62a3109404cfd56f5de68938e1db908b03e678
2013-03-25 21:12:20 +00:00
..
annotations Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
metaitems Change MetaNodes to MetaItems 2013-03-14 23:35:50 -07:00
nodes Change MetaNodes to MetaItems 2013-03-14 23:35:50 -07:00
ve.dm.Annotation.js Change MetaNodes to MetaItems 2013-03-14 23:35:50 -07:00
ve.dm.AnnotationFactory.js Add MetaList 2013-03-15 15:03:10 -07:00
ve.dm.BranchNode.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.dm.Converter.js Change MetaNodes to MetaItems 2013-03-14 23:35:50 -07:00
ve.dm.Document.js Move .commit()/.rollback() from TransactionProcessor to Document 2013-03-25 21:03:44 +00:00
ve.dm.DocumentSlice.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.dm.DocumentSynchronizer.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.dm.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.dm.LeafNode.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.dm.MetaItem.js Add mutators in MetaList 2013-03-25 21:12:20 +00:00
ve.dm.MetaItemFactory.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.dm.MetaList.js Add mutators in MetaList 2013-03-25 21:12:20 +00:00
ve.dm.ModelRegistry.js Change MetaNodes to MetaItems 2013-03-14 23:35:50 -07:00
ve.dm.Node.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.dm.NodeFactory.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.dm.Surface.js Move .commit()/.rollback() from TransactionProcessor to Document 2013-03-25 21:03:44 +00:00
ve.dm.SurfaceFragment.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.dm.Transaction.js Remove more periods 2013-03-20 22:55:50 +00:00
ve.dm.TransactionProcessor.js Move .commit()/.rollback() from TransactionProcessor to Document 2013-03-25 21:03:44 +00:00