Uses of Class
com.vaadin.flow.component.listbox.ListBoxLocator
Packages that use ListBoxLocator
-
Uses of ListBoxLocator in com.vaadin.browserless.locator
Methods in com.vaadin.browserless.locator that return ListBoxLocatorModifier and TypeMethodDescriptiondefault <V> ListBoxLocator<V> GeneratedLocators.findListBox(Class<V> vType) Returns a locator forListBoxcomponents.default <V> ListBoxLocator<V> Returns a locator seeded with the givenListBoxinstance.