public class DomainPanel extends Object implements com.google.gwt.user.client.ui.IsWidget, HasPresenter<PatchManagementPresenter>, Updateable<List<Patches>>
PagedView with a hosts table and
a PatchInfoPanels| Constructor and Description |
|---|
DomainPanel(org.jboss.gwt.circuit.Dispatcher circuit,
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> patches) |
public DomainPanel(org.jboss.gwt.circuit.Dispatcher circuit,
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.