Uses of Class
com.vaadin.flow.component.breadcrumbs.Breadcrumbs
Packages that use Breadcrumbs
Package
Description
-
Uses of Breadcrumbs in com.vaadin.browserless
Methods in com.vaadin.browserless that return types with arguments of type BreadcrumbsModifier and TypeMethodDescriptiondefault BreadcrumbsTester<Breadcrumbs> TesterWrappers.test(Breadcrumbs breadcrumbs) Methods in com.vaadin.browserless with parameters of type BreadcrumbsModifier and TypeMethodDescriptiondefault BreadcrumbsTester<Breadcrumbs> TesterWrappers.test(Breadcrumbs breadcrumbs) -
Uses of Breadcrumbs in com.vaadin.browserless.locator
Methods in com.vaadin.browserless.locator with parameters of type BreadcrumbsModifier and TypeMethodDescriptiondefault BreadcrumbsLocatorGeneratedLocators.use(Breadcrumbs component) Returns a locator seeded with the givenBreadcrumbsinstance. -
Uses of Breadcrumbs in com.vaadin.flow.component.breadcrumbs
Classes in com.vaadin.flow.component.breadcrumbs with type parameters of type BreadcrumbsMethods in com.vaadin.flow.component.breadcrumbs that return BreadcrumbsConstructors in com.vaadin.flow.component.breadcrumbs with parameters of type Breadcrumbs