void |
CaseCommentItemView.addAction(CaseCommentsPresenter.CaseCommentAction action) |
void |
CaseCommentsViewImpl.addComment(boolean editing,
String editActionLabel,
String commentId,
String author,
String commentText,
Date commentAddedAt,
CaseCommentsPresenter.CaseCommentAction... actions) |
void |
CaseCommentsPresenter.CaseCommentsView.addComment(boolean editing,
String editActionLabel,
String commentId,
String author,
String commentText,
Date commentAddedAt,
CaseCommentsPresenter.CaseCommentAction... actions) |
void |
CaseCommentItemView.addUpdateCommentAction(CaseCommentsPresenter.CaseCommentAction action) |