Uses of Class
eu.webtoolkit.jwt.WLeafletMap.Popup
Packages that use WLeafletMap.Popup
-
Uses of WLeafletMap.Popup in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return WLeafletMap.PopupModifier and TypeMethodDescriptionWLeafletMap.Marker.getPopup()Return the popup added to theWLeafletMap.Marker.WLeafletMap.Marker.getRemovePopup()Removes the popup from theWLeafletMap.Marker.WLeafletMap.removePopup(WLeafletMap.Popup popup) Remove the given popup.Methods in eu.webtoolkit.jwt with parameters of type WLeafletMap.PopupModifier and TypeMethodDescriptionvoidWLeafletMap.addPopup(WLeafletMap.Popup popup) Add the given popup.voidWLeafletMap.Marker.addPopup(WLeafletMap.Popup popup) Add the popup to theWLeafletMap.Marker.WLeafletMap.removePopup(WLeafletMap.Popup popup) Remove the given popup.