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