MCPcopy
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 */
807export function getMaster() {
808 return $(hot().rootElement).find('.ht_master');
809}
810
811/**
812 * @returns {jQuery}

Callers 15

scrollViewportVerticallyFunction · 0.85
scrolling.spec.jsFile · 0.85
general.spec.jsFile · 0.85
general.spec.jsFile · 0.85
getCoords.spec.jsFile · 0.85
scrolling.spec.jsFile · 0.85

Calls 2

$Function · 0.85
hotFunction · 0.70

Tested by 4

headerBodyWidthsFunction · 0.68
bodyCellCountFunction · 0.68
clickIndicatorInRowFunction · 0.68
expectHeaderBodyAlignedFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…