org.gwtopenmaps.openlayers.client.popup
Class FramedImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.popup.FramedImpl
public class FramedImpl
- extends Object
- Author:
- Curtis Jensen?, 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)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FramedImpl
public FramedImpl()
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)
Copyright © 2011 sourceforge. All Rights Reserved.