mediawiki-extensions-Visual.../modules/ve2/ce/nodes
Trevor Parscal dc27d8acb4 Refactored dom wrapper functionality in ce nodes
* Moved implementation of getting and updating a DOM wrapper to ve.ce.BranchNode
* Updated ve.ce.BranchNode tests
* Renamed ve.NodeFactory.createNode to ve.NodeFactory.create
* Added  ve.NodeFactory.lookup which gets the constructor of a type
* Added attribute pass-through to ve.dm.BranchNodeStub

Change-Id: I8f5b7d3d3ae616cc5f39828b24b655163d782ae5
2012-05-04 13:31:14 -07:00
..
ve.ce.AlienNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.ce.DefinitionListItemNode.js Refactored dom wrapper functionality in ce nodes 2012-05-04 13:31:14 -07:00
ve.ce.DefinitionListNode.js Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.ce.DocumentNode.js Making document contenteditable 2012-05-03 15:42:02 -07:00
ve.ce.HeadingNode.js Refactored dom wrapper functionality in ce nodes 2012-05-04 13:31:14 -07:00
ve.ce.ImageNode.js Removed recursive rendering calls in favor of 100% event driven updates 2012-05-03 17:19:01 -07:00
ve.ce.ListItemNode.js Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.ce.ListNode.js Refactored dom wrapper functionality in ce nodes 2012-05-04 13:31:14 -07:00
ve.ce.ParagraphNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.ce.PreformattedNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.ce.TableCellNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.ce.TableNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.ce.TableRowNode.js Added update handlers to heading, list, list item and image ce nodes 2012-05-02 11:30:37 -07:00
ve.ce.TextNode.js Removed recursive rendering calls in favor of 100% event driven updates 2012-05-03 17:19:01 -07:00