java.lang.Object
com.google.gwt.core.client.JavaScriptObject

public class Popup extends DivOverlay
  • Constructor Details

    • Popup

      protected Popup()
  • Method Details

    • create

      public static Popup create(PopupOptions options)
    • create

      public static Popup create()
    • openOn

      public final Popup openOn(Map map)
    • addCloseListener

      @Deprecated public final com.google.gwt.core.client.JavaScriptObject addCloseListener(PopupClosedListener listener)
      Deprecated.
      use LayerRemovedListener instead
      Parameters:
      listener - the listener
      Returns:
      handler registration
    • getContentNode

      public final com.google.gwt.dom.client.Element getContentNode()