org.gwtopenmaps.openlayers.client.popup
Class FramedImpl

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

public class FramedImpl
extends Object

Author:
Curtis Jensen?, Marten Karlberg, Digpro AB

Constructor Summary
FramedImpl()
           
 
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
 

Constructor Detail

FramedImpl

public FramedImpl()
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)


Copyright © 2011 sourceforge. All Rights Reserved.