public class DomainDeploymentView extends SuspendableViewImpl implements DomainDeploymentPresenter.MyView
widgetInstance| Constructor and Description |
|---|
DomainDeploymentView(DeploymentStore deploymentStore,
HostInformationStore hostInfoStore) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
createWidget()
Called upon first creation of the widgets
|
void |
reset(ContentRepository contentRepository) |
void |
setPresenter(DomainDeploymentPresenter presenter) |
asWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonResume@Inject public DomainDeploymentView(DeploymentStore deploymentStore, HostInformationStore hostInfoStore)
public com.google.gwt.user.client.ui.Widget createWidget()
SuspendableViewcreateWidget in interface SuspendableViewpublic void setPresenter(DomainDeploymentPresenter presenter)
setPresenter in interface DomainDeploymentPresenter.MyViewpublic void reset(ContentRepository contentRepository)
reset in interface DomainDeploymentPresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.