public static interface TaskCommentsPresenter.TaskCommentsView extends org.uberfire.client.mvp.UberView<TaskCommentsPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
clearCommentInput() |
void |
displayNotification(String text) |
void |
redrawDataGrid() |
void clearCommentInput()
void redrawDataGrid()
void displayNotification(String text)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.