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, isAsynchronous@NotNull public @NotNull MapView getMap()
@NotNull public @NotNull HandlerList getHandlers()
getHandlers in class Event@NotNull public static @NotNull HandlerList getHandlerList()
Copyright © 2021. All rights reserved.