menu
cyberframework package
documentation
Module/Data/cyberdatatable.dart
CyberDataTable
beginBatch method
beginBatch method
dark_mode
light_mode
beginBatch
method
void
beginBatch
(
)
✅ NEW: Batch mode control
Implementation
void beginBatch() { _isBatchMode = true; }
cyberframework package
documentation
Module/Data/cyberdatatable
CyberDataTable
beginBatch method
CyberDataTable class