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 |
newCommentsEnabled(Boolean enabled) |
void |
redrawDataGrid() |
void |
setErrorMessage(String message) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.