Uses of Interface
com.dlsc.gmapsfx.javascript.event.StateEventHandler
| Package | Description |
|---|---|
| com.dlsc.gmapsfx.javascript.object |
-
Uses of StateEventHandler in com.dlsc.gmapsfx.javascript.object
Methods in com.dlsc.gmapsfx.javascript.object with parameters of type StateEventHandler Modifier and Type Method Description voidDirectionsPane. addStateEventHandler(MapStateEventType type, StateEventHandler h)Adds a handler for a state type event on the map.voidGoogleMap. addStateEventHandler(MapStateEventType type, StateEventHandler h)Adds a handler for a state type event on the map.