org.gwtopenmaps.openlayers.client.popup
Class FramedCloudImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.popup.FramedCloudImpl

public class FramedCloudImpl
extends Object

Author:
Edwin Commandeur - Atlis Information Systems, Marten Karlberg, Digpro AB

Constructor Summary
FramedCloudImpl()
           
 
Method Summary
static JSObject create(String id, JSObject lonlat, JSObject size, String html, JSObject anchor, boolean closeBox)
           
static JSObject create(String id, JSObject lonlat, JSObject size, String html, JSObject anchor, boolean closeBox, Popup.CloseListener closeBoxCallback)
           
static com.google.gwt.dom.client.Element getContentDiv(JSObject popup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FramedCloudImpl

public FramedCloudImpl()
Method Detail

create

public static JSObject create(String id,
                              JSObject lonlat,
                              JSObject size,
                              String html,
                              JSObject anchor,
                              boolean closeBox,
                              Popup.CloseListener closeBoxCallback)

create

public static JSObject create(String id,
                              JSObject lonlat,
                              JSObject size,
                              String html,
                              JSObject anchor,
                              boolean closeBox)

getContentDiv

public static com.google.gwt.dom.client.Element getContentDiv(JSObject popup)


Copyright © 2011 sourceforge. All Rights Reserved.