public class PatchManagementView extends SuspendableViewImpl implements PatchManagementPresenter.MyView
widgetInstance| Constructor and Description |
|---|
PatchManagementView(org.jboss.gwt.circuit.Dispatcher circuit,
ProductConfig productConfig,
BootstrapContext bootstrapContext,
PatchManager patchManager) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
createWidget()
Called upon first creation of the widgets
|
void |
setPresenter(PatchManagementPresenter presenter) |
void |
update(List<Patches> patches) |
asWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject
public PatchManagementView(org.jboss.gwt.circuit.Dispatcher circuit,
ProductConfig productConfig,
BootstrapContext bootstrapContext,
PatchManager patchManager)
public com.google.gwt.user.client.ui.Widget createWidget()
SuspendableViewcreateWidget in interface SuspendableViewpublic void setPresenter(PatchManagementPresenter presenter)
setPresenter in interface HasPresenter<PatchManagementPresenter>public void update(List<Patches> patches)
update in interface Updateable<List<Patches>>update in interface PatchManagementPresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.