Uses of Class
org.teamapps.ux.component.infiniteitemview.RecordsAddedEvent
Packages that use RecordsAddedEvent
-
Uses of RecordsAddedEvent in org.teamapps.ux.component.infiniteitemview
Fields in org.teamapps.ux.component.infiniteitemview with type parameters of type RecordsAddedEventModifier and TypeFieldDescriptionfinal Event<RecordsAddedEvent<RECORD>> AbstractInfiniteItemViewModel.onRecordsAddedMethods in org.teamapps.ux.component.infiniteitemview that return types with arguments of type RecordsAddedEventModifier and TypeMethodDescriptionAbstractInfiniteItemViewModel.onRecordsAdded()InfiniteListModel.onRecordsAdded()Methods in org.teamapps.ux.component.infiniteitemview with parameters of type RecordsAddedEventModifier and TypeMethodDescriptionprotected voidAbstractInfiniteListComponent.handleModelRecordsAdded(RecordsAddedEvent<RECORD> changeEvent) -
Uses of RecordsAddedEvent in org.teamapps.ux.component.table
Fields in org.teamapps.ux.component.table with type parameters of type RecordsAddedEventModifier and TypeFieldDescriptionfinal Event<RecordsAddedEvent<RECORD>> AbstractTableModel.onRecordAddedMethods in org.teamapps.ux.component.table that return types with arguments of type RecordsAddedEvent