Uses of Class
org.teamapps.ux.cache.record.legacy.ClientRecordCache
| Package | Description |
|---|---|
| org.teamapps.ux.cache.record.legacy | |
| org.teamapps.ux.component.field.combobox | |
| org.teamapps.ux.component.infiniteitemview |
-
Uses of ClientRecordCache in org.teamapps.ux.cache.record.legacy
Constructors in org.teamapps.ux.cache.record.legacy with parameters of type ClientRecordCache Constructor Description CacheManipulationHandle(ClientRecordCache cache, int operationSequenceNumber, R result, java.lang.Runnable committingActions) -
Uses of ClientRecordCache in org.teamapps.ux.component.field.combobox
Fields in org.teamapps.ux.component.field.combobox declared as ClientRecordCache Modifier and Type Field Description protected ClientRecordCache<RECORD,org.teamapps.dto.UiComboBoxTreeRecord>AbstractComboBox. recordCache -
Uses of ClientRecordCache in org.teamapps.ux.component.infiniteitemview
Fields in org.teamapps.ux.component.infiniteitemview declared as ClientRecordCache Modifier and Type Field Description protected ClientRecordCache<RECORD,org.teamapps.dto.UiIdentifiableClientRecord>InfiniteItemView. itemCacheDeprecated.