Uses of Class
com.jbstrap.jbmap.events.PopupHideEvent
Packages that use PopupHideEvent
-
Uses of PopupHideEvent in com.jbstrap.jbmap.events
Methods in com.jbstrap.jbmap.events with parameters of type PopupHideEventModifier and TypeMethodDescriptionvoid
PopupHideEventHandler.onPopupHide
(PopupHideEvent event) Popup hide event handler The event handler is called when the layer popup is hide on the map. -
Uses of PopupHideEvent in com.jbstrap.jbmap.layers.layer
Methods in com.jbstrap.jbmap.layers.layer with parameters of type PopupHideEventModifier and TypeMethodDescriptionvoid
Area.onPopupHide
(PopupHideEvent event) Registering the events for the popup hide event in the popup component.void
Circle.onPopupHide
(PopupHideEvent event) Registering the events for the popup hide event in the popup component.void
CirclePoint.onPopupHide
(PopupHideEvent event) Registering the events for the popup hide event in the popup component.void
DivPoint.onPopupHide
(PopupHideEvent event) Registering the events for the popup hide event in the popup component.void
Line.onPopupHide
(PopupHideEvent event) Registering the events for the popup hide event in the popup component.void
Point.onPopupHide
(PopupHideEvent event) Registering the events for the popup hide event in the popup component.void
Rectangle.onPopupHide
(PopupHideEvent event) Registering the events for the popup hide event in the popup component.