public class SocketTable extends Object
| Constructor and Description |
|---|
SocketTable() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.ballroom.client.widgets.tables.DefaultCellTable |
asWidget() |
com.google.gwt.user.cellview.client.CellTable<SocketBinding> |
getCellTable() |
void |
updateFrom(String groupName,
List<SocketBinding> bindings) |
void |
updateFrom(String groupName,
List<SocketBinding> bindings,
int portOffset) |
public org.jboss.ballroom.client.widgets.tables.DefaultCellTable asWidget()
public com.google.gwt.user.cellview.client.CellTable<SocketBinding> getCellTable()
public void updateFrom(String groupName, List<SocketBinding> bindings)
public void updateFrom(String groupName, List<SocketBinding> bindings, int portOffset)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.