|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MapPanel
MapPanel interface.
| Method Summary | |
|---|---|
GWTBounds |
getBounds()
getBounds |
com.google.gwt.user.client.ui.Widget |
getWidget()
getWidget |
void |
placeMarker(GWTMarkerState marker)
placeMarker |
void |
setBounds(GWTBounds locationBounds)
setBounds |
void |
showLocationDetails(String name,
String htmlTitle,
String htmlContent)
showLocationDetails |
| Method Detail |
|---|
com.google.gwt.user.client.ui.Widget getWidget()
getWidget
Widget object.
void showLocationDetails(String name,
String htmlTitle,
String htmlContent)
showLocationDetails
name - a String object.htmlTitle - a String object.htmlContent - a String object.GWTBounds getBounds()
getBounds
GWTBounds object.void setBounds(GWTBounds locationBounds)
setBounds
locationBounds - a GWTBounds object.void placeMarker(GWTMarkerState marker)
placeMarker
marker - a GWTMarkerState object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||