Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
constructor
Method · 0.80
Calls
1
register
Method · 0.45
Tested by
no test coverage detected