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