We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.component.virtuallist.VirtualList
Packages that use VirtualList
-
Uses of VirtualList in com.vaadin.flow.component.virtuallist
Classes in com.vaadin.flow.component.virtuallist with type parameters of type VirtualListModifier and TypeClassDescriptionclass
VirtualListTester<T extends VirtualList<Y>,
Y> Tester for VirtualList components.
-
Uses of VirtualList in com.vaadin.testbench.unit
Methods in com.vaadin.testbench.unit that return types with arguments of type VirtualListModifier and TypeMethodDescriptiondefault <V> VirtualListTester<VirtualList<V>,
V> TesterWrappers.test
(VirtualList<V> virtualList) default <V> VirtualListTester<VirtualList<V>,
V> TesterWrappers.test
(VirtualList virtualList, Class<V> itemType) Methods in com.vaadin.testbench.unit with parameters of type VirtualListModifier and TypeMethodDescriptiondefault <V> VirtualListTester<VirtualList<V>,
V> TesterWrappers.test
(VirtualList<V> virtualList) default <V> VirtualListTester<VirtualList<V>,
V> TesterWrappers.test
(VirtualList virtualList, Class<V> itemType)