mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
7e65e3becf
These events occur when an item is inserted or removed by onTransact(), so both for insertions/removals done through the MetaList mutators and insertions/removals done by any other means. We have to gather these events and batch them up because we have to allow offset translation and index recomputation to occur first (otherwise calling .getOffset() and .getIndex() on inserted items doesn't work). Change-Id: I74a9a21398eca4e9afd7148171af20d439cf7ebd |
||
---|---|---|
.. | ||
annotations | ||
metaitems | ||
nodes | ||
ve.dm.Annotation.js | ||
ve.dm.AnnotationFactory.js | ||
ve.dm.BranchNode.js | ||
ve.dm.Converter.js | ||
ve.dm.Document.js | ||
ve.dm.DocumentSlice.js | ||
ve.dm.DocumentSynchronizer.js | ||
ve.dm.js | ||
ve.dm.LeafNode.js | ||
ve.dm.MetaItem.js | ||
ve.dm.MetaItemFactory.js | ||
ve.dm.MetaList.js | ||
ve.dm.ModelRegistry.js | ||
ve.dm.Node.js | ||
ve.dm.NodeFactory.js | ||
ve.dm.Surface.js | ||
ve.dm.SurfaceFragment.js | ||
ve.dm.Transaction.js | ||
ve.dm.TransactionProcessor.js |