Uses of Class
org.wicketstuff.openlayers.api.PopupWindowPanel

Packages that use PopupWindowPanel
org.wicketstuff.openlayers.api   
 

Uses of PopupWindowPanel in org.wicketstuff.openlayers.api
 

Methods in org.wicketstuff.openlayers.api that return PopupWindowPanel
 PopupWindowPanel Marker.getPopup()
           
 

Methods in org.wicketstuff.openlayers.api with parameters of type PopupWindowPanel
 void InfoWindow.setContent(PopupWindowPanel content)
           
 

Constructors in org.wicketstuff.openlayers.api with parameters of type PopupWindowPanel
Marker(LonLat lonLat, EventType[] events, PopupWindowPanel popup)
           
Marker(LonLat gLatLng, PopupWindowPanel popup)
           
Marker(LonLat lonLat, PopupWindowPanel popup, EventType[] events, Icon icon)
           
Marker(LonLat lonLat, PopupWindowPanel popup, Icon icon)
           
 



Copyright © 2008-2012. All Rights Reserved.