public static class FinderSegment.DropdownItem<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
ItemDisplay<T> |
display |
BreadcrumbItemHandler<T> |
handler |
T |
item |
public final T item
public final ItemDisplay<T> display
public final BreadcrumbItemHandler<T> handler
public void onSelect(FinderContext context)
public String getTitle()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.