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