|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeocoderStatus | |
---|---|
com.google.gwt.maps.client.services |
Uses of GeocoderStatus in com.google.gwt.maps.client.services |
---|
Methods in com.google.gwt.maps.client.services that return GeocoderStatus | |
---|---|
static GeocoderStatus |
GeocoderStatus.fromValue(String type)
|
static GeocoderStatus |
GeocoderStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GeocoderStatus[] |
GeocoderStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.google.gwt.maps.client.services with parameters of type GeocoderStatus | |
---|---|
void |
GeocoderRequestHandler.onCallback(JsArray<GeocoderResult> results,
GeocoderStatus status)
returns a result after on geocode callback |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |