public class EmailTestDialog
extends org.pentaho.gwt.widgets.client.dialogs.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 |
---|---|
protected com.google.gwt.user.client.ui.Button |
closeButton |
protected com.google.gwt.user.client.ui.Label |
statusLabel |
Constructor and Description |
---|
EmailTestDialog() |
Modifier and Type | Method and Description |
---|---|
org.pentaho.gwt.widgets.client.dialogs.IDialogCallback |
getCallback() |
com.google.gwt.user.client.ui.Widget |
getContent() |
org.pentaho.gwt.widgets.client.dialogs.IDialogValidatorCallback |
getValidatorCallback() |
protected void |
onOk() |
void |
setCallback(org.pentaho.gwt.widgets.client.dialogs.IDialogCallback callback) |
void |
setContent(com.google.gwt.user.client.ui.Widget content) |
void |
setValidatorCallback(org.pentaho.gwt.widgets.client.dialogs.IDialogValidatorCallback validatorCallback) |
void |
show(String message) |
block, center, getPageBackground, initializePageBackground, onKeyDownPreview, onPopupClosed, setFocusWidget, show
beginDragging, continueDragging, doAttachChildren, doDetachChildren, endDragging, getCaption, getHTML, getText, hide, onBrowserEvent, onEnsureDebugId, onMouseDown, onMouseEnter, onMouseLeave, onMouseMove, onMouseUp, onPreviewNativeEvent, setHTML, setHTML, setText
clear, getCellElement, getWidget, iterator, remove, setWidget
addAutoHidePartner, addCloseHandler, addPopupListener, getContainerElement, getGlassElement, getGlassStyleName, getOffsetHeight, getOffsetWidth, getPopupLeft, getPopupTop, getStyleElement, getTitle, hide, isAnimationEnabled, isAutoHideEnabled, isAutoHideOnHistoryEventsEnabled, isGlassEnabled, isModal, isPreviewingAllNativeEvents, isShowing, isVisible, onEventPreview, 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
protected com.google.gwt.user.client.ui.Button closeButton
protected com.google.gwt.user.client.ui.Label statusLabel
public org.pentaho.gwt.widgets.client.dialogs.IDialogCallback getCallback()
public void show(String message)
public void setContent(com.google.gwt.user.client.ui.Widget content)
public com.google.gwt.user.client.ui.Widget getContent()
public void setCallback(org.pentaho.gwt.widgets.client.dialogs.IDialogCallback callback)
public org.pentaho.gwt.widgets.client.dialogs.IDialogValidatorCallback getValidatorCallback()
public void setValidatorCallback(org.pentaho.gwt.widgets.client.dialogs.IDialogValidatorCallback validatorCallback)
protected void onOk()
Copyright © 2021 Hitachi Vantara. All rights reserved.