|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PolylineClickHandler
Provides an interface to implement in order to receive MapEvent.CLICK events
from the Polyline.
| Nested Class Summary | |
|---|---|
static class |
PolylineClickHandler.PolylineClickEvent
Encapsulates the arguments for the MapEvent.CLICK event on a Polyline. |
| Method Summary | |
|---|---|
void |
onClick(PolylineClickHandler.PolylineClickEvent event)
Method to be invoked when a MapEvent.CLICK event fires on a Polyline. |
| Method Detail |
|---|
void onClick(PolylineClickHandler.PolylineClickEvent event)
Polyline.
event - contains the properties of the event.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||