MCPcopy
hub / github.com/webpack/webpack / _buttonDefineLayout

Function _buttonDefineLayout

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

Source from the content-addressed store, hash-verified

391 );
392}
393function _buttonDefineLayout(callback) {
394 return new UiButton(
395 TC.setLayout,
396 buttons.CLASSNAME.defineLayout,
397 callback,
398 "btn-img-defineLayoutPos"
399 );
400}
401function _buttonAutoSums(callback) {
402 return new UiButton(
403 TC.generateTotals,

Callers 1

_createToolbarTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected