| Package | Description |
|---|---|
| org.jboss.hal.client.runtime | |
| org.jboss.hal.client.skeleton | |
| org.jboss.hal.core.finder |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
BrowseByColumn.browseByHosts(FinderContext context) |
static boolean |
BrowseByColumn.browseByServerGroups(FinderContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderPresenter.MyView.updateBreadcrumb(FinderContext finderContext) |
void |
HeaderView.updateBreadcrumb(FinderContext finderContext) |
void |
HeaderPresenter.MyView.updateLinks(FinderContext finderContext) |
void |
HeaderView.updateLinks(FinderContext finderContext) |
| Modifier and Type | Method and Description |
|---|---|
FinderContext |
Finder.getContext() |
FinderContext |
FinderContextEvent.getFinderContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
FinderSegment.dropdown(FinderContext context,
FinderSegment.DropdownCallback<T> callback) |
void |
BreadcrumbItemHandler.execute(T item,
FinderContext context) |
void |
ItemsProvider.get(FinderContext context,
com.google.gwt.user.client.rpc.AsyncCallback<List<T>> callback) |
void |
BreadcrumbItemsProvider.get(FinderContext context,
com.google.gwt.user.client.rpc.AsyncCallback<List<T>> callback) |
void |
FinderSegment.DropdownItem.onSelect(FinderContext context) |
| Constructor and Description |
|---|
FinderContextEvent(FinderContext finderContext) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.