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.CaptionImplcom.google.gwt.user.client.ui.PopupPanel.PositionCallback| 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() |
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) |
center, onKeyDownPreview, onPopupClosed, setFocusWidget, showgetCaption, getHTML, getText, hide, onBrowserEvent, onMouseDown, onMouseEnter, onMouseLeave, onMouseMove, onMouseUp, setHTML, setHTML, setTextclear, getWidget, iterator, remove, setWidgetaddAutoHidePartner, addCloseHandler, addPopupListener, getGlassStyleName, getOffsetHeight, getOffsetWidth, getPopupLeft, getPopupTop, getTitle, hide, isAnimationEnabled, isAutoHideEnabled, isAutoHideOnHistoryEventsEnabled, isGlassEnabled, isModal, isPreviewingAllNativeEvents, isShowing, isVisible, onEventPreview, onKeyPressPreview, onKeyUpPreview, removeAutoHidePartner, removePopupListener, setAnimationEnabled, setAutoHideEnabled, setAutoHideOnHistoryEventsEnabled, setGlassEnabled, setGlassStyleName, setHeight, setModal, setPopupPosition, setPopupPositionAndShow, setPreviewingAllNativeEvents, setTitle, setVisible, setWidth, showRelativeToaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, isAttached, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getStyleName, getStylePrimaryName, isVisible, removeStyleDependentName, removeStyleName, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStylePrimaryName, setVisible, sinkBitlessEvent, toString, unsinkEventspublic 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)