Uses of Interface
org.dellroad.stuff.vaadin24.data.AsyncDataProvider.Loader
Packages that use AsyncDataProvider.Loader
-
Uses of AsyncDataProvider.Loader in org.dellroad.stuff.vaadin24.data
Methods in org.dellroad.stuff.vaadin24.data with parameters of type AsyncDataProvider.LoaderModifier and TypeMethodDescriptionlong
AsyncDataProvider.load
(AsyncDataProvider.Loader<? extends T> loader) Trigger a new asynchronous load of this instance.