Lines Matching +defs:data +defs:coords
14210 function spliceWith(data, index, count, toInject) { argument
15579 data = []; property
16194 data = dataSource.getData(); property
16196 data = dataSource.getByRange(new _src.CellCoords(r, c), new _src.CellCoords(r2, c2)); property
16219 data = dataSource.getData(true); property
16221 data = dataSource.getByRange(new _src.CellCoords(r, c), new _src.CellCoords(r2, c2), true); property
19445 data: void 0, property
33613 data.length = 0; field
37999 this.addHook('beforeOnCellMouseOver', function (event, coords, TD) { argument
39734 data: filteredItems, property
39741 data: 'name', property
42757 coords: void 0, property
42822 this.addHook('beforeOnCellMouseDown', function (event, coords, TD, blockCalculations) { argument
42825 this.addHook('beforeOnCellMouseOver', function (event, coords, TD, blockCalculations) { argument
44448 coords: void 0, property
44513 this.addHook('beforeOnCellMouseDown', function (event, coords, TD, blockCalculations) { argument
44516 this.addHook('beforeOnCellMouseOver', function (event, coords, TD, blockCalculations) { argument
46433 return _src.Table.prototype.getCell.call(this, coords); argument
46560 coords.row = selRange.to.row; field
47213 data: cellData property
49975 fireEvent = function(el, eventName, data) argument
50321 renderTable = function(opts, data, randId) argument