Class BreadcrumbsTree.Node

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<Breadcrumbs>
com.storedobject.vaadin.BreadcrumbsTree.Node
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasStyle, Serializable
Enclosing class:
BreadcrumbsTree

public final class BreadcrumbsTree.Node extends com.vaadin.flow.component.Composite<Breadcrumbs>
The node of the breadcrumb tree.
Author:
Syam
See Also: