|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlaceResult | |
|---|---|
| com.google.gwt.maps.client.placeslib | |
| Uses of PlaceResult in com.google.gwt.maps.client.placeslib |
|---|
| Methods in com.google.gwt.maps.client.placeslib that return PlaceResult | |
|---|---|
PlaceResult |
Autocomplete.getPlace()
Returns the details of the Place selected by the user, or null if no Place has been selected yet. |
static PlaceResult |
PlaceResult.newInstance()
Create new PlaceResult instance. |
| Methods in com.google.gwt.maps.client.placeslib with parameters of type PlaceResult | |
|---|---|
void |
PlaceDetailsHandler.onCallback(PlaceResult result,
PlacesServiceStatus status)
|
| Method parameters in com.google.gwt.maps.client.placeslib with type arguments of type PlaceResult | |
|---|---|
void |
PlaceSearchHandler.onCallback(JsArray<PlaceResult> results,
PlacesServiceStatus status)
|
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||