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