Package org.vaadin.firitin.fluency.ui
Interface FluentHasItems<S extends FluentHasItems<S,T>,T>
- All Superinterfaces:
com.vaadin.flow.data.binder.HasItems<T>
,Serializable
- All Known Subinterfaces:
FluentHasDataProvider<S,
T>
public interface FluentHasItems<S extends FluentHasItems<S,T>,T>
extends com.vaadin.flow.data.binder.HasItems<T>
-
Method Summary
Methods inherited from interface com.vaadin.flow.data.binder.HasItems
setItems, setItems, setItems
-
Method Details
-
withItems
-
withItems
-
withItems
-