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