List of usage examples for com.google.gwt.user.client.ui SourcesPopupEvents interface-usage
From source file com.lorepo.icplayer.client.module.choice.MyPopupPanel.java
/**
* A panel that can "pop up" over other widgets. It overlays the browser's
* client area (and any previously-created popups).
*
* <p>
* A PopupPanel should not generally be added to other panels; rather, it should
From source file com.xpn.xwiki.wysiwyg.client.widget.CompositeDialogBox.java
/**
* The base class for any custom dialog box. It prevents unwanted modifications of the content from outside. It wraps
* {@link DialogBox} object that you can customize and which is not accessible outside.
*
* @version $Id$
*/
From source file geogebra.web.gui.util.PopupPanel.java
/**
* A panel that can "pop up" over other widgets. It overlays the browser's
* client area (and any previously-created popups).
*
* <p>
* A PopupPanel should not generally be added to other panels; rather, it should
From source file org.geogebra.web.web.gui.util.PopupPanel.java
/**
* A panel that can "pop up" over other widgets. It overlays the browser's
* client area (and any previously-created popups).
*
* <p>
* A PopupPanel should not generally be added to other panels; rather, it should
From source file org.openremote.app.client.widget.PopupPanel.java
/**
* A panel that can "pop up" over other widgets. It overlays the browser's
* client area (and any previously-created popups).
*
* <p>
* A PopupPanel should not generally be added to other panels; rather, it should
From source file org.openremote.manager.client.widget.PopupPanel.java
/**
* A panel that can "pop up" over other widgets. It overlays the browser's
* client area (and any previously-created popups).
*
* <p>
* A PopupPanel should not generally be added to other panels; rather, it should