Uses of Class
org.wicketstuff.openlayers.api.PopupWindowPanel
-
Packages that use PopupWindowPanel Package Description org.wicketstuff.openlayers.api -
-
Uses of PopupWindowPanel in org.wicketstuff.openlayers.api
Methods in org.wicketstuff.openlayers.api that return PopupWindowPanel Modifier and Type Method Description PopupWindowPanelMarker. getPopup()Methods in org.wicketstuff.openlayers.api with parameters of type PopupWindowPanel Modifier and Type Method Description voidInfoWindow. setContent(PopupWindowPanel content)Constructors in org.wicketstuff.openlayers.api with parameters of type PopupWindowPanel Constructor Description Marker(LonLat gLatLng, PopupWindowPanel popup)Marker(LonLat lonLat, PopupWindowPanel popup, Icon icon)Marker(LonLat lonLat, PopupWindowPanel popup, EventType[] events, Icon icon)Marker(LonLat lonLat, EventType[] events, PopupWindowPanel popup)
-