Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
*/
814
export
function
getTopClone() {
815
return
$(hot().rootElement).find(
'.ht_clone_top'
);
816
}
817
818
/**
819
* @returns {jQuery}
Callers
15
resizeColumn
Function · 0.85
checkboxRenderer.spec.js
File · 0.85
manualColumnResize.spec.js
File · 0.85
manualColumnResize.spec.js
File · 0.85
fixedRowsTop.spec.js
File · 0.85
manualColumnResize.spec.js
File · 0.85
manualColumnMoveUI.spec.js
File · 0.85
hidingColumns.spec.js
File · 0.85
getHeaderByLabel
Function · 0.85
resizingColumns.spec.js
File · 0.85
integrations.spec.js
File · 0.85
showingColumnsWithSelection.spec.js
File · 0.85
Calls
2
$
Function · 0.85
hot
Function · 0.70
Tested by
6
getHeaderByLabel
Function · 0.68
getRowspannedHeader
Function · 0.68
headerColspan
Function · 0.68
groupHeader
Function · 0.68
groupState
Function · 0.68
collapsedTh
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…