public class NoResultsPopup
extends com.google.gwt.user.client.ui.PopupPanel
implements com.google.gwt.user.client.ui.ClickListener
com.google.gwt.user.client.ui.PopupPanel.PositionCallback
Constructor and Description |
---|
NoResultsPopup(String errorMsg,
boolean autoHide,
boolean showMessage) |
Modifier and Type | Method and Description |
---|---|
static String |
anchor(String txt,
int j) |
static String |
getErrorMessage() |
void |
onClick(com.google.gwt.user.client.ui.Widget sender) |
protected static String |
setToDisplay(String errorMsg,
boolean showMessage) |
addAutoHidePartner, addCloseHandler, addPopupListener, center, getContainerElement, getGlassElement, getGlassStyleName, getOffsetHeight, getOffsetWidth, getPopupLeft, getPopupTop, getStyleElement, getTitle, hide, hide, isAnimationEnabled, isAutoHideEnabled, isAutoHideOnHistoryEventsEnabled, isGlassEnabled, isModal, isPreviewingAllNativeEvents, isShowing, isVisible, onEventPreview, onKeyDownPreview, onKeyPressPreview, onKeyUpPreview, onPreviewNativeEvent, onUnload, removeAutoHidePartner, removePopupListener, setAnimationEnabled, setAutoHideEnabled, setAutoHideOnHistoryEventsEnabled, setGlassEnabled, setGlassStyleName, setHeight, setModal, setPopupPosition, setPopupPositionAndShow, setPreviewingAllNativeEvents, setTitle, setVisible, setWidget, setWidth, show, showRelativeTo
add, getWidget, iterator, remove, setWidget
add, adopt, adopt, clear, disown, doAttachChildren, doDetachChildren, orphan, remove
addAttachHandler, addBitlessDomHandler, addDomHandler, addHandler, asWidget, asWidgetOrNull, createHandlerManager, delegateEvent, fireEvent, getHandlerCount, getLayoutData, getParent, isAttached, isOrWasAttached, onAttach, onBrowserEvent, onDetach, onLoad, removeFromParent, setLayoutData, sinkEvents
addStyleDependentName, addStyleName, ensureDebugId, ensureDebugId, ensureDebugId, getAbsoluteLeft, getAbsoluteTop, getElement, getStyleName, getStyleName, getStylePrimaryName, getStylePrimaryName, isVisible, onEnsureDebugId, removeStyleDependentName, removeStyleName, resolvePotentialElement, setElement, setElement, setPixelSize, setSize, setStyleDependentName, setStyleName, setStyleName, setStyleName, setStyleName, setStylePrimaryName, setStylePrimaryName, setVisible, sinkBitlessEvent, toString, unsinkEvents
public NoResultsPopup(String errorMsg, boolean autoHide, boolean showMessage)
autoHide
- auto hidepublic void onClick(com.google.gwt.user.client.ui.Widget sender)
onClick
in interface com.google.gwt.user.client.ui.ClickListener
protected static String setToDisplay(String errorMsg, boolean showMessage)
public static String anchor(String txt, int j)
txt
- the text the should exist in the <a></a> statementj
- dpublic static String getErrorMessage()
Copyright © 2014. All Rights Reserved.