| Modifier and Type | Method and Description |
|---|---|
protected PreviewContent |
AccessControlPresenter.initialPreview() |
| Modifier and Type | Method and Description |
|---|---|
protected PreviewContent |
ConfigurationPresenter.initialPreview() |
| Modifier and Type | Method and Description |
|---|---|
protected PreviewContent |
DeploymentPresenter.initialPreview() |
| Modifier and Type | Method and Description |
|---|---|
protected PreviewContent |
ManagementPresenter.initialPreview() |
| Modifier and Type | Method and Description |
|---|---|
protected PreviewContent |
PatchingFinderPresenter.initialPreview() |
| Modifier and Type | Method and Description |
|---|---|
protected PreviewContent |
RhcpPresenter.initialPreview() |
| Modifier and Type | Class and Description |
|---|---|
class |
RuntimePreview<T> |
| Modifier and Type | Method and Description |
|---|---|
protected PreviewContent |
RuntimePresenter.initialPreview() |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerRuntimePreview |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchPreview |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadPoolPreview |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionsPreview |
| Modifier and Type | Class and Description |
|---|---|
class |
UndertowPreview |
| Modifier and Type | Class and Description |
|---|---|
class |
WebservicesPreview |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceDescriptionPreview
Preview which shows the description of a
:read-resource-description operation. |
| Modifier and Type | Method and Description |
|---|---|
PreviewContent<StaticItem> |
StaticItem.getPreviewContent() |
PreviewContent<T> |
PreviewCallback.onPreview(T item) |
| Modifier and Type | Method and Description |
|---|---|
StaticItem.Builder |
StaticItem.Builder.onPreview(PreviewContent<StaticItem> previewContent) |
void |
Finder.reset(String token,
String initialColumn,
PreviewContent initialPreview,
com.google.gwt.user.client.rpc.AsyncCallback<FinderColumn> callback)
Resets the finder to its initial state by showing the initial column and preview.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract PreviewContent |
FinderPresenter.initialPreview() |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.