resetController method
void
resetController()
inherited
Interrupts all processes occurring in the list controller: of loading and updating records.
Implementation
void resetController() {
replaceOperationId++;
}
Interrupts all processes occurring in the list controller: of loading and updating records.
void resetController() {
replaceOperationId++;
}