public abstract class AbstractListDataViewListenerTest
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
protected abstract com.vaadin.flow.data.provider.HasListDataView<String,? extends com.vaadin.flow.data.provider.AbstractListDataView<String>>
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
AbstractListDataViewListenerTest
public AbstractListDataViewListenerTest()
-
Method Details
-
getComponent
protected abstract com.vaadin.flow.data.provider.HasListDataView<String,? extends com.vaadin.flow.data.provider.AbstractListDataView<String>> getComponent()