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