Index

B C E G O 
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 Breadcrumbs component.
BreadcrumbsFeatureFlagProvider() - Constructor for class com.vaadin.flow.component.breadcrumbs.BreadcrumbsFeatureFlagProvider
 
BreadcrumbsItem - Class in com.vaadin.flow.component.breadcrumbs
An item of the Breadcrumbs component, 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 Breadcrumbs component 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
 
B C E G O 
All Classes and Interfaces|All Packages|Serialized Form