Uses of Class
org.pushingpixels.radiance.component.api.bcb.BreadcrumbPathEvent
-
Packages that use BreadcrumbPathEvent Package Description org.pushingpixels.radiance.component.api.bcb -
-
Uses of BreadcrumbPathEvent in org.pushingpixels.radiance.component.api.bcb
Methods in org.pushingpixels.radiance.component.api.bcb with parameters of type BreadcrumbPathEvent Modifier and Type Method Description void
BreadcrumbPathListener. breadcrumbPathEvent(BreadcrumbPathEvent<T> event)
Called on breadcrumb bar events.
-