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