public class StandalonePanel extends Object implements com.google.gwt.user.client.ui.IsWidget, HasPresenter<PatchManagementPresenter>, Updateable<List<Patches>>
PatchInfoPanel with a header to be used
in standalone mode.| Constructor and Description |
|---|
StandalonePanel(ProductConfig productConfig,
PatchManager patchManager) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
setPresenter(PatchManagementPresenter presenter) |
void |
update(List<Patches> update) |
public StandalonePanel(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>Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.