public static interface CaseCommentsPresenter.CaseCommentsView extends org.uberfire.client.mvp.UberElement<CaseCommentsPresenter>
Modifier and Type | Method and Description |
---|---|
void |
clearCommentInputForm() |
void |
hideLoadButton() |
void |
resetPagination() |
void |
setCaseCommentList(List<CaseCommentSummary> caseCommentList) |
void clearCommentInputForm()
void setCaseCommentList(List<CaseCommentSummary> caseCommentList)
void resetPagination()
void hideLoadButton()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.