MCPcopy
hub / github.com/handsontable/handsontable / getTopClone

Function getTopClone

handsontable/test/helpers/common.js:814–816  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

812 * @returns {jQuery}
813 */
814export function getTopClone() {
815 return $(hot().rootElement).find('.ht_clone_top');
816}
817
818/**
819 * @returns {jQuery}

Calls 2

$Function · 0.85
hotFunction · 0.70

Tested by 6

getHeaderByLabelFunction · 0.68
getRowspannedHeaderFunction · 0.68
headerColspanFunction · 0.68
groupHeaderFunction · 0.68
groupStateFunction · 0.68
collapsedThFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…