|
jBPM Console NG - Human Tasks Client 6.0.2-SNAPSHOT | |||||||||
| 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.popup.TaskAssignmentsPopupViewImpl
@Dependent @Templated(value="TaskAssignmentsPopupViewImpl.html") public class TaskAssignmentsPopupViewImpl
| 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.base.UnorderedList |
navBarUL
|
com.github.gwtbootstrap.client.ui.Label |
taskIdText
|
com.github.gwtbootstrap.client.ui.Label |
taskNameText
|
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 | |
|---|---|
TaskAssignmentsPopupViewImpl()
|
|
| Method Summary | |
|---|---|
void |
delegateButton(com.google.gwt.event.dom.client.ClickEvent e)
|
void |
displayNotification(String text)
|
com.github.gwtbootstrap.client.ui.base.UnorderedList |
getNavBarUL()
|
com.github.gwtbootstrap.client.ui.Label |
getTaskIdText()
|
com.github.gwtbootstrap.client.ui.Label |
getTaskNameText()
|
com.github.gwtbootstrap.client.ui.Label |
getUsersGroupsControlsPanel()
|
void |
init(TaskAssignmentsPopupPresenter 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.Label taskIdText
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label taskNameText
@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
@Inject @DataField public com.github.gwtbootstrap.client.ui.ControlLabel detailsAccordionLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.base.UnorderedList navBarUL
| Constructor Detail |
|---|
public TaskAssignmentsPopupViewImpl()
| Method Detail |
|---|
public void init(TaskAssignmentsPopupPresenter presenter)
init in interface org.uberfire.client.mvp.UberView<TaskAssignmentsPopupPresenter>@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 TaskAssignmentsPopupPresenter.TaskAssignmentsPopupViewpublic com.github.gwtbootstrap.client.ui.Label getTaskIdText()
getTaskIdText in interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupViewpublic com.github.gwtbootstrap.client.ui.Label getTaskNameText()
getTaskNameText in interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupViewpublic void displayNotification(String text)
displayNotification in interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupViewpublic com.github.gwtbootstrap.client.ui.base.UnorderedList getNavBarUL()
getNavBarUL in interface TaskAssignmentsPopupPresenter.TaskAssignmentsPopupView
|
jBPM Console NG - Human Tasks Client 6.0.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||