public static interface TXLogPresenter.MyView
extends com.gwtplatform.mvp.client.View
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
setPresenter(TXLogPresenter presenter) |
void |
updateFrom(List<TXRecord> records) |
void |
updateParticpantsFrom(List<TXParticipant> records) |
void setPresenter(TXLogPresenter presenter)
void clear()
void updateParticpantsFrom(List<TXParticipant> records)
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.