|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeocoderAddressComponent | |
|---|---|
| com.google.gwt.maps.client.placeslib | |
| com.google.gwt.maps.client.services | |
| Uses of GeocoderAddressComponent in com.google.gwt.maps.client.placeslib |
|---|
| Methods in com.google.gwt.maps.client.placeslib that return types with arguments of type GeocoderAddressComponent | |
|---|---|
JsArray<GeocoderAddressComponent> |
PlaceResult.getAddress_Components()
The collection of address components for this Place's location. |
| Method parameters in com.google.gwt.maps.client.placeslib with type arguments of type GeocoderAddressComponent | |
|---|---|
void |
PlaceResult.setAddress_Components(JsArray<GeocoderAddressComponent> address_components)
The collection of address components for this Place's location. |
| Uses of GeocoderAddressComponent in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return GeocoderAddressComponent | |
|---|---|
static GeocoderAddressComponent |
GeocoderAddressComponent.newInstace()
A single address component within a GeocoderResult. |
| Methods in com.google.gwt.maps.client.services that return types with arguments of type GeocoderAddressComponent | |
|---|---|
JsArray<GeocoderAddressComponent> |
GeocoderResult.getAddress_Components()
An array of GeocoderAddressComponents |
| Method parameters in com.google.gwt.maps.client.services with type arguments of type GeocoderAddressComponent | |
|---|---|
void |
GeocoderResult.setAddress_Components(JsArray<GeocoderAddressComponent> address_components)
An array of GeocoderAddressComponents |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||