T - the type of data table records@FunctionalInterface public interface SaveDirtyRecordHandler<T>
| Modifier and Type | Method and Description |
|---|---|
void |
saveDirtyRecord(T originalRecord,
T dirtyRecord) |
Copyright © 2019–2022 Dominokit. All rights reserved.