Uses of Class
org.teamapps.ux.cache.record.legacy.ClientRecordCache
Packages that use ClientRecordCache
Package
Description
-
Uses of ClientRecordCache in org.teamapps.ux.component.field.combobox
Fields in org.teamapps.ux.component.field.combobox declared as ClientRecordCacheModifier and TypeFieldDescriptionprotected final ClientRecordCache<RECORD, UiComboBoxTreeRecord> AbstractComboBox.recordCache -
Uses of ClientRecordCache in org.teamapps.ux.component.infiniteitemview
Fields in org.teamapps.ux.component.infiniteitemview declared as ClientRecordCacheModifier and TypeFieldDescriptionprotected final ClientRecordCache<RECORD, UiIdentifiableClientRecord> InfiniteItemView.itemCacheDeprecated.