@Dependent public class QuickNewProcessInstancePopup extends org.uberfire.ext.widgets.common.client.common.popups.BaseModal implements FormDisplayerView
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled| Modifier and Type | Field and Description |
|---|---|
com.google.gwt.user.client.ui.FlowPanel |
basicForm |
com.google.gwt.user.client.ui.FlowPanel |
body |
protected QueryFilter |
currentFilter |
com.github.gwtbootstrap.client.ui.HelpBlock |
errorMessages |
com.github.gwtbootstrap.client.ui.ControlGroup |
errorMessagesGroup |
com.github.gwtbootstrap.client.ui.ControlGroup |
processDefinitionsControlGroup |
com.github.gwtbootstrap.client.ui.HelpBlock |
processDefinitionsHelpLabel |
com.github.gwtbootstrap.client.ui.ListBox |
processDefinitionsListBox |
com.github.gwtbootstrap.client.ui.ControlGroup |
processDeploymentIdControlGroup |
com.github.gwtbootstrap.client.ui.HelpBlock |
processDeploymentIdHelpLabel |
com.github.gwtbootstrap.client.ui.ListBox |
processDeploymentIdListBox |
com.google.gwt.user.client.ui.FlowPanel |
processForm |
protected StartProcessFormDisplayProviderImpl |
startProcessDisplayProvider |
| Constructor and Description |
|---|
QuickNewProcessInstancePopup() |
| Modifier and Type | Method and Description |
|---|---|
void |
closePopup() |
void |
display(GenericFormDisplayer displayer) |
void |
displayNotification(String text) |
GenericFormDisplayer |
getCurrentDisplayer() |
org.uberfire.mvp.Command |
getOnCloseCommand() |
FormContentResizeListener |
getResizeListener() |
protected void |
init() |
protected void |
loadFormValues() |
void |
setOnCloseCommand(org.uberfire.mvp.Command onCloseCommand) |
void |
setResizeListener(FormContentResizeListener resizeListener) |
void |
show() |
void |
show(Long parentProcessInstanceId) |
getEnterDomHandler, handleDefaultAction, setFocusadd, addHiddenHandler, addHideHandler, addShowHandler, addShownHandler, getAnimation, getBackdropType, hide, insert, isKeyboardEnable, onAttach, onHidden, onHide, onShow, onShown, reconfigure, setAnimation, setBackdrop, setCloseVisible, setDynamicSafe, setHideOthers, setKeyboard, setMaxHeigth, setSize, setTitle, setWidth, toggleaddStyle, getId, pullRight, removeStyle, setHideOn, setId, setShowOn, setStyleadd, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, removeadd, adopt, doAttachChildren, doDetachChildren, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onBrowserEvent, onDetach, 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, resolvePotentialElement, setElement, setElement, setHeight, setPixelSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, setWidth, sinkBitlessEvent, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait@UiField public com.google.gwt.user.client.ui.FlowPanel processForm
@UiField public com.google.gwt.user.client.ui.FlowPanel basicForm
@UiField public com.github.gwtbootstrap.client.ui.HelpBlock errorMessages
@UiField public com.github.gwtbootstrap.client.ui.ControlGroup errorMessagesGroup
@UiField public com.github.gwtbootstrap.client.ui.ControlGroup processDeploymentIdControlGroup
@UiField public com.github.gwtbootstrap.client.ui.ListBox processDeploymentIdListBox
@UiField public com.github.gwtbootstrap.client.ui.HelpBlock processDeploymentIdHelpLabel
@UiField public com.github.gwtbootstrap.client.ui.ControlGroup processDefinitionsControlGroup
@UiField public com.github.gwtbootstrap.client.ui.ListBox processDefinitionsListBox
@UiField public com.github.gwtbootstrap.client.ui.HelpBlock processDefinitionsHelpLabel
@UiField public com.google.gwt.user.client.ui.FlowPanel body
protected QueryFilter currentFilter
@Inject protected StartProcessFormDisplayProviderImpl startProcessDisplayProvider
public void show(Long parentProcessInstanceId)
public void show()
show in class com.github.gwtbootstrap.client.ui.Modalprotected void loadFormValues()
public void displayNotification(String text)
protected void init()
public void display(GenericFormDisplayer displayer)
display in interface FormDisplayerViewpublic void closePopup()
public org.uberfire.mvp.Command getOnCloseCommand()
getOnCloseCommand in interface FormDisplayerViewpublic void setOnCloseCommand(org.uberfire.mvp.Command onCloseCommand)
setOnCloseCommand in interface FormDisplayerViewpublic FormContentResizeListener getResizeListener()
getResizeListener in interface FormDisplayerViewpublic void setResizeListener(FormContentResizeListener resizeListener)
setResizeListener in interface FormDisplayerViewpublic GenericFormDisplayer getCurrentDisplayer()
getCurrentDisplayer in interface FormDisplayerViewCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.