public class MantlePopupPanel
extends com.google.gwt.user.client.ui.PopupPanel
com.google.gwt.user.client.ui.PopupPanel.PositionCallback| Constructor and Description |
|---|
MantlePopupPanel() |
MantlePopupPanel(boolean autohide) |
| Modifier and Type | Method and Description |
|---|---|
static MantlePopupPanel |
getInstance() |
static MantlePopupPanel |
getInstance(boolean autohide) |
void |
hide() |
void |
show() |
addAutoHidePartner, addCloseHandler, addPopupListener, center, getGlassStyleName, getOffsetHeight, getOffsetWidth, getPopupLeft, getPopupTop, getTitle, hide, isAnimationEnabled, isAutoHideEnabled, isAutoHideOnHistoryEventsEnabled, isGlassEnabled, isModal, isPreviewingAllNativeEvents, isShowing, isVisible, onEventPreview, onKeyDownPreview, onKeyPressPreview, onKeyUpPreview, removeAutoHidePartner, removePopupListener, setAnimationEnabled, setAutoHideEnabled, setAutoHideOnHistoryEventsEnabled, setGlassEnabled, setGlassStyleName, setHeight, setModal, setPopupPosition, setPopupPositionAndShow, setPreviewingAllNativeEvents, setTitle, setVisible, setWidget, setWidth, showRelativeToadd, getWidget, iterator, remove, setWidgetaddAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, fireEvent, getLayoutData, getParent, isAttached, onBrowserEvent, removeFromParent, setLayoutData, sinkEventsaddStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getStyleName, getStylePrimaryName, isVisible, removeStyleDependentName, removeStyleName, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStylePrimaryName, setVisible, sinkBitlessEvent, toString, unsinkEventspublic MantlePopupPanel()
public MantlePopupPanel(boolean autohide)
public static MantlePopupPanel getInstance(boolean autohide)
public static MantlePopupPanel getInstance()
public void hide()
hide in class com.google.gwt.user.client.ui.PopupPanelpublic void show()
show in class com.google.gwt.user.client.ui.PopupPanel