Uses of Class
org.teamapps.ux.cache.record.RecordAndClientRecord
| Package | Description |
|---|---|
| org.teamapps.ux.cache.record |
-
Uses of RecordAndClientRecord in org.teamapps.ux.cache.record
Method parameters in org.teamapps.ux.cache.record with type arguments of type RecordAndClientRecord Modifier and Type Method Description voidRenderedRecordsCache. addNoShift(int startIndex, java.util.List<RecordAndClientRecord<RECORD>> newClientRecordPairs)voidRenderedRecordsCache. insertShifting(int startIndex, java.util.List<RecordAndClientRecord<RECORD>> newClientRecordPairs)