public class PatchInfoPanel extends Object implements com.google.gwt.user.client.ui.IsWidget, HasPresenter<PatchManagementPresenter>
| Constructor and Description |
|---|
PatchInfoPanel(ProductConfig productConfig,
PatchManager patchManager) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
setPresenter(PatchManagementPresenter presenter) |
void |
update(Patches patches) |
public PatchInfoPanel(ProductConfig productConfig, PatchManager patchManager)
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetpublic void setPresenter(PatchManagementPresenter presenter)
setPresenter in interface HasPresenter<PatchManagementPresenter>public void update(Patches patches)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.