public static interface CaseCommentsPresenter.CaseCommentsView extends org.uberfire.client.mvp.UberElement<CaseCommentsPresenter>
| Modifier and Type | Method and Description |
|---|---|
void |
addComment(boolean editing,
String editActionLabel,
String commentId,
String author,
String commentText,
Date commentAddedAt,
CaseCommentsPresenter.CaseCommentAction... actions) |
void |
clearCommentInputForm() |
void |
removeAllComments() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.