|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.event.Event
org.zkoss.gmaps.event.InfoChangeEvent
public class InfoChangeEvent
Represents a Google Maps Gmaps related event which is
triggered whenever the currently opened Ginfo or
Gmarker is changed.
| Constructor Summary | |
|---|---|
InfoChangeEvent(java.lang.String name,
org.zkoss.zk.ui.Component target,
Ginfo info)
Constructs a Google Maps info window change relevant event. |
|
| Method Summary | |
|---|---|
Ginfo |
getInfo()
Returns the new opened info window of the Google Map (null means none is opened). |
| Methods inherited from class org.zkoss.zk.ui.event.Event |
|---|
getData, getName, getPage, getTarget, isPropagatable, stopPropagation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InfoChangeEvent(java.lang.String name,
org.zkoss.zk.ui.Component target,
Ginfo info)
| Method Detail |
|---|
public final Ginfo getInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||