public class ServerConfigDetails extends Object
| Constructor and Description |
|---|
ServerConfigDetails(ServerConfigPresenter presenter) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.jboss.ballroom.client.widgets.tables.DefaultCellTable table) |
void |
setAvailableGroups(List<ServerGroupRecord> result) |
void |
setAvailableSockets(List<String> result) |
public ServerConfigDetails(ServerConfigPresenter presenter)
public void bind(org.jboss.ballroom.client.widgets.tables.DefaultCellTable table)
public void setAvailableGroups(List<ServerGroupRecord> result)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.