org.jbpm.console.ng.ht.client.editors.taskcomments
public static interface TaskCommentsPopupPresenter.TaskCommentsPopupView extends org.uberfire.client.mvp.UberView<TaskCommentsPopupPresenter>
Modifier and Type | Method and Description |
---|---|
com.github.gwtbootstrap.client.ui.Button |
addCommentButton() |
com.github.gwtbootstrap.client.ui.DataGrid<CommentSummary> |
getDataGrid() |
com.github.gwtbootstrap.client.ui.base.UnorderedList |
getNavBarUL() |
com.github.gwtbootstrap.client.ui.TextArea |
getNewTaskCommentTextArea() |
com.github.gwtbootstrap.client.ui.SimplePager |
getPager() |
com.github.gwtbootstrap.client.ui.Label |
getTaskIdText() |
com.github.gwtbootstrap.client.ui.Label |
getTaskNameText() |
com.github.gwtbootstrap.client.ui.Label getTaskIdText()
com.github.gwtbootstrap.client.ui.Label getTaskNameText()
com.github.gwtbootstrap.client.ui.base.UnorderedList getNavBarUL()
com.github.gwtbootstrap.client.ui.TextArea getNewTaskCommentTextArea()
com.github.gwtbootstrap.client.ui.Button addCommentButton()
com.github.gwtbootstrap.client.ui.DataGrid<CommentSummary> getDataGrid()
com.github.gwtbootstrap.client.ui.SimplePager getPager()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.