MCPcopy
hub / github.com/handsontable/handsontable / tableView

Function tableView

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

Source from the content-addressed store, hash-verified

615 * @returns {TableView} Returns the Handsontable TableView instance.
616 */
617export function tableView() {
618 return hot().view;
619}
620
621/**
622 * Sets the Handsontable instance as a main instance that will be used in

Calls 1

hotFunction · 0.70

Tested by 3

fireTouchStartFunction · 0.68
fireTouchMoveFunction · 0.68
fireTouchEndFunction · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…