Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tablecruncher/tablecruncher
/ allowEvents
Method
allowEvents
src/csvgrid.cpp:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
179
180
void CsvGrid::allowEvents(bool allow) {
181
this->eventsAllowed = allow;
182
}
183
184
185
bool CsvGrid::areEventsAllowed() {
Callers
3
setTypeByUser
Method · 0.80
showImWorkingWindow
Method · 0.80
hideImWorkingWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected