-
-
class VirtualList extends com.vaadin.flow.component.Component implements
Serializable
-
Serialized Fields
-
arrayUpdater
com.vaadin.flow.data.provider.ArrayUpdater arrayUpdater
-
dataCommunicator
com.vaadin.flow.data.provider.DataCommunicator<T> dataCommunicator
-
dataGenerator
com.vaadin.flow.data.provider.CompositeDataGenerator<T> dataGenerator
-
renderer
Renderer<T> renderer
-
renderingRegistrations
List<com.vaadin.flow.shared.Registration> renderingRegistrations
-
-
class PagelessDataCommunicator extends com.vaadin.flow.data.provider.DataCommunicator<
T> implements
Serializable