public static interface ServerGroupPresenter.MyView extends SuspendableView
| Modifier and Type | Method and Description |
|---|---|
void |
setJvm(ServerGroupRecord group,
Jvm jvm) |
void |
setPreselection(String preselection) |
void |
setPresenter(ServerGroupPresenter presenter) |
void |
setProperties(ServerGroupRecord group,
List<PropertyRecord> properties) |
void |
setServerGroups(List<ServerGroupRecord> groups) |
void |
updateProfiles(List<ProfileRecord> result) |
void |
updateSocketBindings(List<String> result) |
createWidget, onResumevoid setPresenter(ServerGroupPresenter presenter)
void setServerGroups(List<ServerGroupRecord> groups)
void setJvm(ServerGroupRecord group, Jvm jvm)
void setProperties(ServerGroupRecord group, List<PropertyRecord> properties)
void setPreselection(String preselection)
void updateProfiles(List<ProfileRecord> result)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.