MCPcopy Create free account
hub / github.com/dropbox/hackpad / ensureShadowTableForTableNode

Function ensureShadowTableForTableNode

etherpad/src/static/js/ace2/ace_tables.js:87–98  ·  view source on GitHub ↗

* This creates a shadow, hidden table of the table found inside the * such that copying still works. * @param {Element} node The parent container of the table. * @param {Element} table The actual table node.

(node, table)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

domAndRepSpliceToTableFunction · 0.85
ace_tables.jsFile · 0.85

Calls 4

addClassFunction · 0.85
removeChildMethod · 0.45
createElementMethod · 0.45
appendChildMethod · 0.45

Tested by

no test coverage detected