public class SocketList extends Object
| Constructor and Description |
|---|
SocketList(SocketBindingPresenter presenter) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
setBindings(String groupName,
List<SocketBinding> bindings) |
void |
setEnabled(boolean b) |
void |
setPresenter(SocketBindingPresenter presenter) |
public SocketList(SocketBindingPresenter presenter)
public com.google.gwt.user.client.ui.Widget asWidget()
public void setPresenter(SocketBindingPresenter presenter)
public void setBindings(String groupName, List<SocketBinding> bindings)
public void setEnabled(boolean b)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.