|
jBPM Console NG - Human Tasks Client 6.2.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.UIObject
com.google.gwt.user.client.ui.Widget
com.google.gwt.user.client.ui.Composite
org.jbpm.console.ng.ht.client.editors.taskcomments.TaskCommentsViewImpl
@Dependent @Templated(value="TaskCommentsViewImpl.html") public class TaskCommentsViewImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled |
| Field Summary | |
|---|---|
com.github.gwtbootstrap.client.ui.Button |
addCommentButton
|
com.github.gwtbootstrap.client.ui.ControlLabel |
commentsAccordionLabel
|
com.github.gwtbootstrap.client.ui.DataGrid<CommentSummary> |
commentsListGrid
|
com.google.gwt.user.client.ui.FlowPanel |
listContainer
|
com.github.gwtbootstrap.client.ui.Label |
newTaskCommentLabel
|
com.github.gwtbootstrap.client.ui.TextArea |
newTaskCommentTextArea
|
com.github.gwtbootstrap.client.ui.SimplePager |
pager
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
TaskCommentsViewImpl()
|
|
| Method Summary | |
|---|---|
com.github.gwtbootstrap.client.ui.Button |
addCommentButton()
|
void |
addCommentButton(com.google.gwt.event.dom.client.ClickEvent e)
|
void |
displayNotification(String text)
|
com.github.gwtbootstrap.client.ui.DataGrid<CommentSummary> |
getDataGrid()
|
com.github.gwtbootstrap.client.ui.TextArea |
getNewTaskCommentTextArea()
|
com.github.gwtbootstrap.client.ui.SimplePager |
getPager()
|
void |
init(TaskCommentsPresenter presenter)
|
| Methods inherited from class com.google.gwt.user.client.ui.Composite |
|---|
claimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidget |
| Methods inherited from class com.google.gwt.user.client.ui.Widget |
|---|
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents |
| Methods inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getOffsetHeight, getOffsetWidth, getStyleElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, getTitle, isVisible, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, setElement, setElement, setHeight, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setTitle, setVisible, setVisible, setWidth, sinkBitlessEvent, toString, unsinkEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.ui.IsWidget |
|---|
asWidget |
| Field Detail |
|---|
@Inject @DataField public com.github.gwtbootstrap.client.ui.ControlLabel commentsAccordionLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.TextArea newTaskCommentTextArea
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label newTaskCommentLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Button addCommentButton
@Inject @DataField public com.github.gwtbootstrap.client.ui.DataGrid<CommentSummary> commentsListGrid
@Inject @DataField public com.github.gwtbootstrap.client.ui.SimplePager pager
@Inject @DataField public com.google.gwt.user.client.ui.FlowPanel listContainer
| Constructor Detail |
|---|
public TaskCommentsViewImpl()
| Method Detail |
|---|
public com.github.gwtbootstrap.client.ui.TextArea getNewTaskCommentTextArea()
getNewTaskCommentTextArea in interface TaskCommentsPresenter.TaskCommentsViewpublic com.github.gwtbootstrap.client.ui.Button addCommentButton()
addCommentButton in interface TaskCommentsPresenter.TaskCommentsViewpublic com.github.gwtbootstrap.client.ui.DataGrid<CommentSummary> getDataGrid()
getDataGrid in interface TaskCommentsPresenter.TaskCommentsViewpublic com.github.gwtbootstrap.client.ui.SimplePager getPager()
getPager in interface TaskCommentsPresenter.TaskCommentsViewpublic void init(TaskCommentsPresenter presenter)
init in interface TaskCommentsPresenter.TaskCommentsView@EventHandler(value="addCommentButton") public void addCommentButton(com.google.gwt.event.dom.client.ClickEvent e)
public void displayNotification(String text)
displayNotification in interface TaskCommentsPresenter.TaskCommentsView
|
jBPM Console NG - Human Tasks Client 6.2.0.CR3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||