public class ParticipantsPanel extends Object
| Constructor and Description |
|---|
ParticipantsPanel() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
clear() |
void |
setPresenter(TXLogPresenter presenter) |
void |
updateParticpantsFrom(List<TXParticipant> records) |
public void setPresenter(TXLogPresenter presenter)
public void clear()
public void updateParticpantsFrom(List<TXParticipant> records)
public com.google.gwt.user.client.ui.Widget asWidget()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.