|
jBPM Console NG - Human Tasks Client 6.2.0.Beta3 | |||||||||
| 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.taskadmin.TaskAdminViewImpl
@Dependent @Templated(value="TaskAdminViewImpl.html") public class TaskAdminViewImpl
| 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.ControlLabel |
adminDetailsAccordionLabel
|
com.github.gwtbootstrap.client.ui.Button |
adminForwardButton
|
com.github.gwtbootstrap.client.ui.Label |
adminUserOrGroupLabel
|
com.github.gwtbootstrap.client.ui.TextBox |
adminUserOrGroupText
|
com.github.gwtbootstrap.client.ui.Label |
adminUsersGroupsControlsLabel
|
com.github.gwtbootstrap.client.ui.Label |
adminUsersGroupsControlsPanel
|
| Fields inherited from class com.google.gwt.user.client.ui.UIObject |
|---|
DEBUG_ID_PREFIX |
| Constructor Summary | |
|---|---|
TaskAdminViewImpl()
|
|
| Method Summary | |
|---|---|
void |
adminForwardButton(com.google.gwt.event.dom.client.ClickEvent e)
|
void |
displayNotification(String text)
|
com.github.gwtbootstrap.client.ui.Button |
getForwardButton()
|
com.github.gwtbootstrap.client.ui.TextBox |
getUserOrGroupText()
|
com.github.gwtbootstrap.client.ui.Label |
getUsersGroupsControlsPanel()
|
void |
init(TaskAdminPresenter 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 adminDetailsAccordionLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label adminUserOrGroupLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label adminUsersGroupsControlsLabel
@Inject @DataField public com.github.gwtbootstrap.client.ui.TextBox adminUserOrGroupText
@Inject @DataField public com.github.gwtbootstrap.client.ui.Button adminForwardButton
@Inject @DataField public com.github.gwtbootstrap.client.ui.Label adminUsersGroupsControlsPanel
| Constructor Detail |
|---|
public TaskAdminViewImpl()
| Method Detail |
|---|
public void init(TaskAdminPresenter presenter)
init in interface TaskAdminPresenter.TaskAdminView@EventHandler(value="adminForwardButton") public void adminForwardButton(com.google.gwt.event.dom.client.ClickEvent e)
public com.github.gwtbootstrap.client.ui.Label getUsersGroupsControlsPanel()
getUsersGroupsControlsPanel in interface TaskAdminPresenter.TaskAdminViewpublic void displayNotification(String text)
displayNotification in interface TaskAdminPresenter.TaskAdminViewpublic com.github.gwtbootstrap.client.ui.Button getForwardButton()
getForwardButton in interface TaskAdminPresenter.TaskAdminViewpublic com.github.gwtbootstrap.client.ui.TextBox getUserOrGroupText()
getUserOrGroupText in interface TaskAdminPresenter.TaskAdminView
|
jBPM Console NG - Human Tasks Client 6.2.0.Beta3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||