|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gwtext.client.core.JsObject
com.gwtext.client.widgets.map.Marker
com.gwtext.client.widgets.map.GoogleMarker
public class GoogleMarker
| Field Summary |
|---|
| Fields inherited from class com.gwtext.client.core.JsObject |
|---|
jsObj |
| Constructor Summary | |
|---|---|
GoogleMarker(LatLonPoint point)
|
|
| Method Summary | |
|---|---|
void |
addListener(java.lang.String event,
Function fn)
Add an event listener. |
| Methods inherited from class com.gwtext.client.widgets.map.Marker |
|---|
hide, instance, openBubble, setAttribute, setChild, setIcon, setInfoBubble, setInfoBubble, setInfoBubble, setInfoDiv, setLabel, show, toFreeEarth, toGoogle, toMap24, toMapQuest, toMicrosoft, toMultiMap, toOpenLayers, toYahoo |
| Methods inherited from class com.gwtext.client.core.JsObject |
|---|
getJsObj, getProperties, isCreated, setJsObj |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleMarker(LatLonPoint point)
| Method Detail |
|---|
public void addListener(java.lang.String event,
Function fn)
event - the event namefn - the function.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||