public class MapInitializeEvent extends ServerEvent
Event.Result| Constructor | Description | 
|---|---|
| MapInitializeEvent(@NotNull MapView mapView) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static @NotNull HandlerList | getHandlerList() | |
| @NotNull HandlerList | getHandlers() | |
| @NotNull MapView | getMap() | Gets the map initialized in this event. | 
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 © 2020. All rights reserved.