public static interface JGroupsPresenter.MyView
extends com.gwtplatform.mvp.client.View
| Modifier and Type | Method and Description |
|---|---|
void |
setPresenter(JGroupsPresenter presenter) |
void |
setSelectedStack(String selectedStack) |
void |
updateStacks(List<JGroupsStack> stacks) |
void setPresenter(JGroupsPresenter presenter)
void updateStacks(List<JGroupsStack> stacks)
void setSelectedStack(String selectedStack)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.