MCPcopy Create free account
hub / github.com/Tablecruncher/tablecruncher / areEventsAllowed

Method areEventsAllowed

src/csvgrid.cpp:185–187  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183
184
185bool CsvGrid::areEventsAllowed() {
186 return eventsAllowed;
187}
188
189
190// Handle drawing all cells in table

Callers 2

csvwindow.cppFile · 0.80
handleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected