Uses of Class
com.storedobject.vaadin.DataList
Packages that use DataList
-
Uses of DataList in com.storedobject.vaadin
Methods in com.storedobject.vaadin with parameters of type DataListModifier and TypeMethodDescriptionprotected com.vaadin.flow.data.provider.ListDataProvider<T> ListGrid.createListDataProvider(DataList<T> data) Create an instance ofListDataProviderfor the given data.