public class NoServerView extends SuspendableViewImpl implements NoServerPresenter.MyView
widgetInstance| Constructor and Description |
|---|
NoServerView(com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
org.jboss.gwt.circuit.Dispatcher circuit) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
createWidget()
Called upon first creation of the widgets
|
void |
setAvailableHosts(List<String> hostWithServers) |
void |
setHostName(String selectedHost) |
asWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait@Inject
public NoServerView(com.gwtplatform.mvp.client.proxy.PlaceManager placeManager,
org.jboss.gwt.circuit.Dispatcher circuit)
public com.google.gwt.user.client.ui.Widget createWidget()
SuspendableViewcreateWidget in interface SuspendableViewpublic void setAvailableHosts(List<String> hostWithServers)
setAvailableHosts in interface NoServerPresenter.MyViewpublic void setHostName(String selectedHost)
setHostName in interface NoServerPresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.