public class JGroupsSubsystemView extends SuspendableViewImpl implements JGroupsPresenter.MyView
widgetInstance| Constructor and Description |
|---|
JGroupsSubsystemView() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
createWidget()
Called upon first creation of the widgets
|
void |
setPresenter(JGroupsPresenter presenter) |
void |
setSelectedStack(String selectedStack) |
void |
updateStacks(List<JGroupsStack> stacks) |
asWidget, onResumeaddToSlot, initWidget, removeFromSlot, setInSlotclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void setPresenter(JGroupsPresenter presenter)
setPresenter in interface JGroupsPresenter.MyViewpublic com.google.gwt.user.client.ui.Widget createWidget()
SuspendableViewcreateWidget in interface SuspendableViewpublic void updateStacks(List<JGroupsStack> stacks)
updateStacks in interface JGroupsPresenter.MyViewpublic void setSelectedStack(String selectedStack)
setSelectedStack in interface JGroupsPresenter.MyViewCopyright © 2014 JBoss, a division of Red Hat. All rights reserved.