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

Function domAndRepSpliceToTable

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

* Splice new data into a table. * @param {Array. } lineEntries The lines to look at. * @param {Array. } keysToDelete An array of keys left to delete. * @param {number} startLine The line to start updating. * @return {Array. } An array of keys left to delete.

(lineEntries, keysToDelete, startLine)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

hasClassFunction · 0.85
_updateTableDataFunction · 0.85
getElementByIdMethod · 0.80
removeChildMethod · 0.45

Tested by

no test coverage detected