Uses of Interface
org.jboss.hal.core.finder.BreadcrumbItemHandler
-
Packages that use BreadcrumbItemHandler Package Description org.jboss.hal.core.finder -
-
Uses of BreadcrumbItemHandler in org.jboss.hal.core.finder
Fields in org.jboss.hal.core.finder declared as BreadcrumbItemHandler Modifier and Type Field Description BreadcrumbItemHandler<T>FinderSegment.DropdownItem. handlerMethods in org.jboss.hal.core.finder with parameters of type BreadcrumbItemHandler Modifier and Type Method Description FinderColumn.Builder<T>FinderColumn.Builder. onBreadcrumbItem(BreadcrumbItemHandler<T> handler)Sets the handler which is executed when an item in the breadcrumb dropdown is selected.
-