MCPcopy
hub / github.com/webpack/webpack / _buttonAutoSums

Function _buttonAutoSums

test/configCases/inner-graph/issue-11678/module.js:401–408  ·  view source on GitHub ↗
(callback)

Source from the content-addressed store, hash-verified

399 );
400}
401function _buttonAutoSums(callback) {
402 return new UiButton(
403 TC.generateTotals,
404 buttons.CLASSNAME.autoSums,
405 callback,
406 "btn-img-createsubtotals"
407 );
408}
409async function markPositions(data) {
410 _tableObject.clearRowAttributes();
411 if (data !== null && data.jpos_postype === POSITIONTYPES.SUBTOTAL) {

Callers 1

_createToolbarTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected