| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.inject.client.AsyncProvider<PatchManagementPresenter> |
CoreUI.getPatchManagerProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandalonePanel.setPresenter(PatchManagementPresenter presenter) |
void |
PatchManagementView.setPresenter(PatchManagementPresenter presenter) |
void |
PatchInfoPanel.setPresenter(PatchManagementPresenter presenter) |
void |
DomainPanel.setPresenter(PatchManagementPresenter presenter) |
| Modifier and Type | Field and Description |
|---|---|
protected PatchManagementPresenter |
PatchWizard.presenter |
| Constructor and Description |
|---|
PatchWizard(PatchManagementPresenter presenter,
C context,
String title) |
| Constructor and Description |
|---|
ApplyWizard(PatchManagementPresenter presenter,
ApplyContext context,
String title,
DispatchAsync dispatcher,
PatchManager patchManager) |
| Constructor and Description |
|---|
RollbackWizard(PatchManagementPresenter presenter,
RollbackContext context,
String title,
DispatchAsync dispatcher,
PatchManager patchManager) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.