public class ConcurrentChangePopup extends AbstractConcurrentChangePopup
com.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabled
message
Modifier and Type | Method and Description |
---|---|
static ConcurrentChangePopup |
newConcurrentDelete(Path path,
org.jboss.errai.security.shared.api.identity.User identity,
Command onIgnore,
Command onClose) |
static ConcurrentChangePopup |
newConcurrentRename(Path source,
Path target,
org.jboss.errai.security.shared.api.identity.User identity,
Command onIgnore,
Command onReOpen) |
static ConcurrentChangePopup |
newConcurrentUpdate(Path path,
org.jboss.errai.security.shared.api.identity.User identity,
Command onForceSave,
Command onCancel,
Command onReOpen) |
getEnterDomHandler, handleDefaultAction, handleDefaultAction, setBody, setFocus, show
add, addHiddenHandler, addHideHandler, addShowHandler, addShownHandler, hide, isClosable, onHidden, onHide, onLoad, onShow, onShown, onUnload, setClosable, setDataBackdrop, setDataKeyboard, setFade, setHideOtherModals, setRemoveOnHide, setSize, setTitle, setWidth, toggle
getId, getPull, insert, setColor, setHiddenOn, setId, setMarginBottom, setMarginLeft, setMarginRight, setMarginTop, setPaddingBottom, setPaddingLeft, setPaddingRight, setPaddingTop, setPull, setVisibleOn
add, add, adjustIndex, checkIndexBoundsForAccess, checkIndexBoundsForInsertion, getChildren, getWidget, getWidgetCount, getWidgetIndex, getWidgetIndex, insert, insert, iterator, remove, remove
add, adopt, clear, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, removeFromParent, setLayoutData, sinkEvents, unsinkEvents
addStyleDependentName, 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, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, setVisible, sinkBitlessEvent, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public static ConcurrentChangePopup newConcurrentUpdate(Path path, org.jboss.errai.security.shared.api.identity.User identity, Command onForceSave, Command onCancel, Command onReOpen)
public static ConcurrentChangePopup newConcurrentRename(Path source, Path target, org.jboss.errai.security.shared.api.identity.User identity, Command onIgnore, Command onReOpen)
public static ConcurrentChangePopup newConcurrentDelete(Path path, org.jboss.errai.security.shared.api.identity.User identity, Command onIgnore, Command onClose)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.