|
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.taskprocesscontext.TaskProcessContextViewImpl
@Dependent @Templated(value="TaskProcessContextViewImpl.html") public class TaskProcessContextViewImpl
| 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.google.gwt.user.client.ui.Button |
pIDetailsButton
|
com.github.gwtbootstrap.client.ui.ControlLabel |
pIDetailsLabel
|
com.github.gwtbootstrap.client.ui.Label |
processContextLabel
|
com.github.gwtbootstrap.client.ui.ControlLabel |
processIdLabel
|
com.google.gwt.user.client.ui.TextBox |
processIdText
|
com.github.gwtbootstrap.client.ui.ControlLabel |
processInstanceIdLabel
|
com.google.gwt.user.client.ui.TextBox |
processInstanceIdText
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
TaskProcessContextViewImpl()
|
|
| Method Summary | |
|---|---|
void |
displayNotification(String text)
|
com.google.gwt.user.client.ui.Button |
getpIDetailsButton()
|
com.google.gwt.user.client.ui.TextBox |
getProcessIdText()
|
com.google.gwt.user.client.ui.TextBox |
getProcessInstanceIdText()
|
void |
init(TaskProcessContextPresenter presenter)
|
void |
pIDetailsButton(com.google.gwt.event.dom.client.ClickEvent e)
|
| 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.Label processContextLabel
@Inject @DataField public com.google.gwt.user.client.ui.Button pIDetailsButton
@Inject @DataField public com.github.gwtbootstrap.client.ui.ControlLabel processInstanceIdLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.ControlLabel processIdLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.ControlLabel pIDetailsLabel
@Inject @DataField public com.google.gwt.user.client.ui.TextBox processInstanceIdText
@Inject @DataField public com.google.gwt.user.client.ui.TextBox processIdText
| Constructor Detail |
|---|
public TaskProcessContextViewImpl()
| Method Detail |
|---|
public void init(TaskProcessContextPresenter presenter)
init in interface TaskProcessContextPresenter.TaskProcessContextView@EventHandler(value="pIDetailsButton") public void pIDetailsButton(com.google.gwt.event.dom.client.ClickEvent e)
public com.google.gwt.user.client.ui.TextBox getProcessInstanceIdText()
getProcessInstanceIdText in interface TaskProcessContextPresenter.TaskProcessContextViewpublic com.google.gwt.user.client.ui.TextBox getProcessIdText()
getProcessIdText in interface TaskProcessContextPresenter.TaskProcessContextViewpublic com.google.gwt.user.client.ui.Button getpIDetailsButton()
getpIDetailsButton in interface TaskProcessContextPresenter.TaskProcessContextViewpublic void displayNotification(String text)
displayNotification in interface TaskProcessContextPresenter.TaskProcessContextView
|
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 | |||||||||