Uses of Class
org.teamapps.ux.cache.record.RecordAndClientRecord
Packages that use RecordAndClientRecord
-
Uses of RecordAndClientRecord in org.teamapps.ux.cache.record
Method parameters in org.teamapps.ux.cache.record with type arguments of type RecordAndClientRecordModifier and TypeMethodDescriptionvoidRenderedRecordsCache.addNoShift(int startIndex, List<RecordAndClientRecord<RECORD>> newClientRecordPairs) voidRenderedRecordsCache.insertShifting(int startIndex, List<RecordAndClientRecord<RECORD>> newClientRecordPairs)