Index
All Classes and Interfaces|All Packages|Serialized Form
B
- Breadcrumbs - Class in com.vaadin.flow.component.breadcrumbs
-
Breadcrumbs is a component for displaying a navigation trail that shows the user's location within a hierarchy of pages.
- Breadcrumbs() - Constructor for class com.vaadin.flow.component.breadcrumbs.Breadcrumbs
- BREADCRUMBS_COMPONENT - Static variable in class com.vaadin.flow.component.breadcrumbs.BreadcrumbsFeatureFlagProvider
-
The Breadcrumbs component feature flag.
- BreadcrumbsFeatureFlagProvider - Class in com.vaadin.flow.component.breadcrumbs
-
Provides the Breadcrumbs component feature flag, gating the experimental
Breadcrumbscomponent. - BreadcrumbsFeatureFlagProvider() - Constructor for class com.vaadin.flow.component.breadcrumbs.BreadcrumbsFeatureFlagProvider
- BreadcrumbsItem - Class in com.vaadin.flow.component.breadcrumbs
-
An item of the
Breadcrumbscomponent, representing a single entry in the navigation trail. - BreadcrumbsItem(String) - Constructor for class com.vaadin.flow.component.breadcrumbs.BreadcrumbsItem
-
Creates a breadcrumbs item with the given text.
C
- com.vaadin.flow.component.breadcrumbs - package com.vaadin.flow.component.breadcrumbs
E
- ExperimentalFeatureException - Exception Class in com.vaadin.flow.component.breadcrumbs
-
An exception which is thrown when somebody attempts to use the
Breadcrumbscomponent without activating the associated feature flag first. - ExperimentalFeatureException() - Constructor for exception class com.vaadin.flow.component.breadcrumbs.ExperimentalFeatureException
-
Creates a new exception with a default message.
G
- getFeatures() - Method in class com.vaadin.flow.component.breadcrumbs.BreadcrumbsFeatureFlagProvider
O
- onAttach(AttachEvent) - Method in class com.vaadin.flow.component.breadcrumbs.Breadcrumbs
All Classes and Interfaces|All Packages|Serialized Form