@Dependent @Templated(value="AdvancedProcessDefDetailsViewImpl.html") public class AdvancedViewProcessDefDetailsViewImpl extends BaseProcessDefDetailsViewImpl implements AdvancedViewProcessDefDetailsPresenter.AdvancedProcessDefDetailsView
| Modifier and Type | Field and Description |
|---|---|
com.google.gwt.user.client.ui.HTML |
humanTasksListBox |
org.gwtbootstrap3.client.ui.FormLabel |
humanTasksListLabel |
org.gwtbootstrap3.client.ui.FormLabel |
nroOfHumanTasksLabel |
com.google.gwt.user.client.ui.HTML |
nroOfHumanTasksText |
com.google.gwt.user.client.ui.HTML |
processDataListBox |
org.gwtbootstrap3.client.ui.FormLabel |
processDataListLabel |
com.google.gwt.user.client.ui.HTML |
processServicesListBox |
org.gwtbootstrap3.client.ui.FormLabel |
processServicesListLabel |
com.google.gwt.user.client.ui.HTML |
subprocessListBox |
org.gwtbootstrap3.client.ui.FormLabel |
subprocessListLabel |
com.google.gwt.user.client.ui.HTML |
usersGroupsListBox |
org.gwtbootstrap3.client.ui.FormLabel |
usersGroupsListLabel |
deploymentIdLabel, deploymentIdText, processIdLabel, processIdText, processNameLabel, processNameText| Constructor and Description |
|---|
AdvancedViewProcessDefDetailsViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.user.client.ui.HTML |
getHumanTasksListBox() |
com.google.gwt.user.client.ui.HTML |
getNroOfHumanTasksText() |
com.google.gwt.user.client.ui.HTML |
getProcessDataListBox() |
com.google.gwt.user.client.ui.HTML |
getProcessServicesListBox() |
com.google.gwt.user.client.ui.HTML |
getSubprocessListBox() |
com.google.gwt.user.client.ui.HTML |
getUsersGroupsListBox() |
void |
init() |
displayNotification, getDeploymentIdText, getProcessIdText, getProcessNameText, initViewclaimElement, getWidget, initializeClaimedElement, initWidget, isAttached, onAttach, onBrowserEvent, onDetach, render, render, resolvePotentialElement, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, doAttachChildren, doDetachChildren, fireEvent, getHandlerCount, getLayoutData, getParent, isOrWasAttached, onLoad, onUnload, removeFromParent, setLayoutData, sinkEvents, unsinkEventsaddStyleDependentName, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdisplayNotification, getDeploymentIdText, getProcessIdText, getProcessNameText@Inject @DataField public com.google.gwt.user.client.ui.HTML nroOfHumanTasksText
@Inject @DataField public com.google.gwt.user.client.ui.HTML humanTasksListBox
@Inject @DataField public com.google.gwt.user.client.ui.HTML usersGroupsListBox
@Inject @DataField public com.google.gwt.user.client.ui.HTML processDataListBox
@Inject @DataField public com.google.gwt.user.client.ui.HTML processServicesListBox
@Inject @DataField public com.google.gwt.user.client.ui.HTML subprocessListBox
@Inject @DataField public org.gwtbootstrap3.client.ui.FormLabel nroOfHumanTasksLabel
@Inject @DataField public org.gwtbootstrap3.client.ui.FormLabel humanTasksListLabel
@Inject @DataField public org.gwtbootstrap3.client.ui.FormLabel usersGroupsListLabel
@Inject @DataField public org.gwtbootstrap3.client.ui.FormLabel subprocessListLabel
@Inject @DataField public org.gwtbootstrap3.client.ui.FormLabel processDataListLabel
@Inject @DataField public org.gwtbootstrap3.client.ui.FormLabel processServicesListLabel
public AdvancedViewProcessDefDetailsViewImpl()
public void init()
init in class BaseProcessDefDetailsViewImplpublic com.google.gwt.user.client.ui.HTML getNroOfHumanTasksText()
getNroOfHumanTasksText in interface AdvancedViewProcessDefDetailsPresenter.AdvancedProcessDefDetailsViewpublic com.google.gwt.user.client.ui.HTML getHumanTasksListBox()
getHumanTasksListBox in interface AdvancedViewProcessDefDetailsPresenter.AdvancedProcessDefDetailsViewpublic com.google.gwt.user.client.ui.HTML getUsersGroupsListBox()
getUsersGroupsListBox in interface AdvancedViewProcessDefDetailsPresenter.AdvancedProcessDefDetailsViewpublic com.google.gwt.user.client.ui.HTML getProcessDataListBox()
getProcessDataListBox in interface AdvancedViewProcessDefDetailsPresenter.AdvancedProcessDefDetailsViewpublic com.google.gwt.user.client.ui.HTML getProcessServicesListBox()
getProcessServicesListBox in interface AdvancedViewProcessDefDetailsPresenter.AdvancedProcessDefDetailsViewpublic com.google.gwt.user.client.ui.HTML getSubprocessListBox()
getSubprocessListBox in interface AdvancedViewProcessDefDetailsPresenter.AdvancedProcessDefDetailsViewCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.