org.jbpm.console.ng.ht.client.editors.taskcomments
Interface TaskCommentsPresenter.TaskCommentsView
- All Superinterfaces:
- com.google.gwt.user.client.ui.IsWidget, org.uberfire.client.mvp.UberView<TaskCommentsPresenter>
- All Known Implementing Classes:
- TaskCommentsViewImpl
- Enclosing class:
- TaskCommentsPresenter
public static interface TaskCommentsPresenter.TaskCommentsView
- extends org.uberfire.client.mvp.UberView<TaskCommentsPresenter>
| Methods inherited from interface org.uberfire.client.mvp.UberView |
init |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
asWidget |
getNewTaskCommentTextArea
com.github.gwtbootstrap.client.ui.TextArea getNewTaskCommentTextArea()
addCommentButton
com.github.gwtbootstrap.client.ui.Button addCommentButton()
getDataGrid
com.github.gwtbootstrap.client.ui.DataGrid<CommentSummary> getDataGrid()
getPager
com.github.gwtbootstrap.client.ui.SimplePager getPager()
displayNotification
void displayNotification(String text)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.