Name Description Size
aggregator
content
MegalistChild.sys.mjs 577
MegalistParent.sys.mjs MegalistParent integrates MegalistViewModel into Parent/Child model. 755
MegalistViewModel.sys.mjs View Model for Megalist. Responsible for filtering, grouping, moving selection, editing. Refers to the same MegalistAggregator in the parent process to access data. Paired to exactly one MegalistView in the child process to present to the user. Receives user commands from MegalistView. There can be multiple snapshots of the same line displayed in different contexts. snapshotId - an id for a snapshot of a line used between View Model and View. 9190
moz.build 550