public class MapInitializeEvent extends ServerEvent
Event.Result| Constructor and Description |
|---|
MapInitializeEvent(MapView mapView) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
MapView |
getMap()
Gets the map initialized in this event.
|
getEventName, isAsynchronouspublic MapInitializeEvent(@NotNull
MapView mapView)
@NotNull public MapView getMap()
@NotNull public HandlerList getHandlers()
getHandlers in class Event@NotNull public static HandlerList getHandlerList()
Copyright © 2022. All rights reserved.