org.gwtopenmaps.openlayers.client.popup
Class FramedCloudImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.popup.FramedCloudImpl
public class FramedCloudImpl
- extends Object
- Author:
- Edwin Commandeur - Atlis Information Systems, Marten Karlberg, Digpro AB
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 |
FramedCloudImpl
public FramedCloudImpl()
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.