|
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.taskassignments.TaskAssignmentsViewImpl
@Dependent @Templated(value="TaskAssignmentsViewImpl.html") public class TaskAssignmentsViewImpl
| 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 |
delegateButton
|
com.github.gwtbootstrap.client.ui.ControlLabel |
detailsAccordionLabel
|
com.github.gwtbootstrap.client.ui.Label |
userOrGroupLabel
|
com.github.gwtbootstrap.client.ui.TextBox |
userOrGroupText
|
com.github.gwtbootstrap.client.ui.Label |
usersGroupsControlsLabel
|
com.github.gwtbootstrap.client.ui.Label |
usersGroupsControlsPanel
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
TaskAssignmentsViewImpl()
|
|
| Method Summary | |
|---|---|
void |
delegateButton(com.google.gwt.event.dom.client.ClickEvent e)
|
void |
displayNotification(String text)
|
com.github.gwtbootstrap.client.ui.Button |
getDelegateButton()
|
com.github.gwtbootstrap.client.ui.TextBox |
getUserOrGroupText()
|
com.github.gwtbootstrap.client.ui.Label |
getUsersGroupsControlsPanel()
|
void |
init(TaskAssignmentsPresenter 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 detailsAccordionLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label userOrGroupLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label usersGroupsControlsLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.TextBox userOrGroupText
@Inject @DataField public com.github.gwtbootstrap.client.ui.Button delegateButton
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label usersGroupsControlsPanel
| Constructor Detail |
|---|
public TaskAssignmentsViewImpl()
| Method Detail |
|---|
public void init(TaskAssignmentsPresenter presenter)
init in interface TaskAssignmentsPresenter.TaskAssignmentsView@EventHandler(value="delegateButton") public void delegateButton(com.google.gwt.event.dom.client.ClickEvent e)
public com.github.gwtbootstrap.client.ui.Label getUsersGroupsControlsPanel()
getUsersGroupsControlsPanel in interface TaskAssignmentsPresenter.TaskAssignmentsViewpublic void displayNotification(String text)
displayNotification in interface TaskAssignmentsPresenter.TaskAssignmentsViewpublic com.github.gwtbootstrap.client.ui.Button getDelegateButton()
getDelegateButton in interface TaskAssignmentsPresenter.TaskAssignmentsViewpublic com.github.gwtbootstrap.client.ui.TextBox getUserOrGroupText()
getUserOrGroupText in interface TaskAssignmentsPresenter.TaskAssignmentsView
|
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 | |||||||||