public class WizardPopup
extends com.google.gwt.user.client.ui.DialogBox
com.google.gwt.user.client.ui.DialogBox.Caption, com.google.gwt.user.client.ui.DialogBox.CaptionImpl
com.google.gwt.user.client.ui.PopupPanel.PositionCallback
Modifier and Type | Field and Description |
---|---|
com.google.gwt.user.client.ui.Button |
actualButton |
CategoriesWidget |
categoriesWidget |
GWTDocument |
docToSign |
KeywordsWidget |
keywordsWidget |
String |
uuid |
Constructor and Description |
---|
WizardPopup()
WizardPopup
|
Modifier and Type | Method and Description |
---|---|
void |
changeView()
changeView Ensures fileupload is hiden and panel is centered
|
GWTDocument |
getDocumentToSign()
getDocumentToSign
|
void |
getWorkflows()
getWorkflows
|
void |
langRefresh()
langRefresh
|
void |
showNextWizard()
showNextWizard
|
void |
start(String docPath,
boolean jsWizard)
Starting wizard
|
void |
start(String docPath,
GWTFileUploadResponse fuResponse,
boolean jsWizard)
Starting wizard
|
beginDragging, continueDragging, doAttachChildren, doDetachChildren, endDragging, getCaption, getHTML, getText, hide, onBrowserEvent, onEnsureDebugId, onMouseDown, onMouseEnter, onMouseLeave, onMouseMove, onMouseUp, onPreviewNativeEvent, setHTML, setHTML, setText, show
clear, getCellElement, getWidget, iterator, remove, setWidget
addAutoHidePartner, addCloseHandler, addPopupListener, center, getContainerElement, getGlassElement, getGlassStyleName, getOffsetHeight, getOffsetWidth, getPopupLeft, getPopupTop, getStyleElement, getTitle, hide, isAnimationEnabled, isAutoHideEnabled, isAutoHideOnHistoryEventsEnabled, isGlassEnabled, isModal, isPreviewingAllNativeEvents, isShowing, isVisible, onEventPreview, onKeyDownPreview, onKeyPressPreview, onKeyUpPreview, onUnload, removeAutoHidePartner, removePopupListener, setAnimationEnabled, setAutoHideEnabled, setAutoHideOnHistoryEventsEnabled, setGlassEnabled, setGlassStyleName, setHeight, setModal, setPopupPosition, setPopupPositionAndShow, setPreviewingAllNativeEvents, setTitle, setVisible, setWidth, showRelativeTo
add, adopt, adopt, disown, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onDetach, onLoad, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, sinkBitlessEvent, toString, unsinkEvents
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public com.google.gwt.user.client.ui.Button actualButton
public KeywordsWidget keywordsWidget
public CategoriesWidget categoriesWidget
public GWTDocument docToSign
public String uuid
public void start(String docPath, boolean jsWizard)
docPath
- jsWizard
- public void start(String docPath, GWTFileUploadResponse fuResponse, boolean jsWizard)
public void getWorkflows()
public void showNextWizard()
public void changeView()
public void langRefresh()
public GWTDocument getDocumentToSign()
Copyright © 2016. All rights reserved.