public interface DiscussionWidgetView
extends com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DiscussionWidgetView.Presenter |
| Modifier and Type | Method and Description |
|---|---|
void |
addRow(org.guvnor.common.services.shared.metadata.model.DiscussionRecord line) |
void |
clear() |
void |
clearCommentBox() |
void |
scrollToBottom() |
void |
setPresenter(DiscussionWidgetView.Presenter presenter) |
void setPresenter(DiscussionWidgetView.Presenter presenter)
void addRow(org.guvnor.common.services.shared.metadata.model.DiscussionRecord line)
void clear()
void clearCommentBox()
void scrollToBottom()
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.