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