T - the type of the data table records@FunctionalInterface public interface StoreDataChangeListener<T>
DataChangedEvent| Modifier and Type | Method and Description |
|---|---|
void |
onDataChanged(DataChangedEvent<T> dataChangedEvent)
Handles the data change event
|
void onDataChanged(DataChangedEvent<T> dataChangedEvent)
dataChangedEvent - DataChangedEventCopyright © 2019–2022 Dominokit. All rights reserved.