Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/handsontable/handsontable
/ getMaster
Function
getMaster
handsontable/test/helpers/common.js:807–809 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
805
* @returns {jQuery}
806
*/
807
export
function
getMaster() {
808
return
$(hot().rootElement).find(
'.ht_master'
);
809
}
810
811
/**
812
* @returns {jQuery}
Callers
15
scrollViewportVertically
Function · 0.85
scrollViewportHorizontally
Function · 0.85
htmlRenderer.spec.js
File · 0.85
scrolling.spec.js
File · 0.85
general.spec.js
File · 0.85
general.spec.js
File · 0.85
manualColumnResize.spec.js
File · 0.85
getCoords.spec.js
File · 0.85
manualRowMove.spec.js
File · 0.85
scrolling.spec.js
File · 0.85
hidingColumns.spec.js
File · 0.85
initialization.spec.js
File · 0.85
Calls
2
$
Function · 0.85
hot
Function · 0.70
Tested by
4
headerBodyWidths
Function · 0.68
bodyCellCount
Function · 0.68
clickIndicatorInRow
Function · 0.68
expectHeaderBodyAligned
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…