mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 23:05:35 +00:00
63056eaa6d
Currently, WindowSet open method uses the Window factory to call up the instantiation of a new dialog or inspector class. This commit will also allow sending further config options to these classes if needed. Specifically, this will also allow the use of ve.ui.Context.js for block inspectors that are not dependent on current selection or current location of the cursor. It will also let us generalize the dialog/inspector window instantiations by adding in any needed config settings on call. Change-Id: If14384d74ab91ef01b1c7641ff84f327f2a12112 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
test | ||
ui | ||
ve.BranchNode.js | ||
ve.debug.js | ||
ve.Document.js | ||
ve.Element.js | ||
ve.EventEmitter.js | ||
ve.EventSequencer.js | ||
ve.Factory.js | ||
ve.js | ||
ve.LeafNode.js | ||
ve.NamedClassFactory.js | ||
ve.Node.js | ||
ve.Range.js | ||
ve.Registry.js | ||
ve.track.js |