Uses of Class
com.vaadin.flow.data.provider.DataCommunicator
Packages that use DataCommunicator
-
Uses of DataCommunicator in com.vaadin.flow.data.provider
Methods in com.vaadin.flow.data.provider that return DataCommunicatorModifier and TypeMethodDescriptionprotected DataCommunicator<T> AbstractLazyDataView.getDataCommunicator()Returns the data communicator for the component and checks that the data provider is of the correct type.Constructors in com.vaadin.flow.data.provider with parameters of type DataCommunicatorModifierConstructorDescriptionAbstractLazyDataView(DataCommunicator<T> dataCommunicator, com.vaadin.flow.component.Component component) Creates a new instance and verifies the passed data provider is compatible with this data view implementation. -
Uses of DataCommunicator in com.vaadin.flow.data.provider.hierarchy
Subclasses of DataCommunicator in com.vaadin.flow.data.provider.hierarchyModifier and TypeClassDescriptionclassWARNING: Direct use of this class in application code is not recommended and may result in unexpected behavior.