MCPcopy
hub / github.com/tabulator-tables/tabulator / registerColumnOption

Method registerColumnOption

src/js/core/Module.js:25–27  ·  view source on GitHub ↗
(key, value)

Source from the content-addressed store, hash-verified

23 }
24
25 registerColumnOption(key, value){
26 this.table.columnManager.optionsList.register(key, value);
27 }
28
29 ///////////////////////////////////
30 /// Public Function Registration ///

Callers 15

constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80
constructorMethod · 0.80

Calls 1

registerMethod · 0.45

Tested by

no test coverage detected