public class SubscriptionDialogImpl extends com.google.gwt.user.client.ui.DialogBox implements SubscriptionDialog
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SubscriptionDialogImpl.Form |
com.google.gwt.user.client.ui.DialogBox.Caption, com.google.gwt.user.client.ui.DialogBox.CaptionImplcom.google.gwt.user.client.ui.PopupPanel.PositionCallbackcom.google.gwt.user.client.ui.UIObject.DebugIdImpl, com.google.gwt.user.client.ui.UIObject.DebugIdImplEnabledSubscriptionDialog.Presenter| Constructor and Description |
|---|
SubscriptionDialogImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setData(Subscription subscription) |
void |
setPresenter(SubscriptionDialog.Presenter presenter) |
void |
setTitle(String title) |
void |
setValidationErrors(Map<com.google.gwt.user.client.ui.HasValue<String>,String> errors) |
beginDragging, continueDragging, doAttachChildren, doDetachChildren, endDragging, getCaption, getHTML, getText, hide, onBrowserEvent, onEnsureDebugId, onMouseDown, onMouseEnter, onMouseLeave, onMouseMove, onMouseUp, onPreviewNativeEvent, setHTML, setHTML, setText, showclear, getCellElement, getWidget, iterator, remove, setWidgetaddAutoHidePartner, 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, setVisible, setWidth, showRelativeToadd, adopt, adopt, disown, orphan, removeaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onDetach, onLoad, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, 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, unsinkEventsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcenter, hide, showpublic void setValidationErrors(@Nullable Map<com.google.gwt.user.client.ui.HasValue<String>,String> errors)
setValidationErrors in interface SubscriptionDialogpublic void setTitle(@Nonnull String title)
setTitle in interface SubscriptionDialogsetTitle in class com.google.gwt.user.client.ui.PopupPanelpublic void setData(@Nullable Subscription subscription)
setData in interface SubscriptionDialogpublic void setPresenter(@Nonnull SubscriptionDialog.Presenter presenter)
setPresenter in interface SubscriptionDialogApache CXF