Package | Description |
---|---|
com.google.gwt.maps.client.placeslib |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
PlaceSearchHandler.onCallback(JsArray<PlaceResult> results,
PlacesServiceStatus status) |
void |
PlaceDetailsHandler.onCallback(PlaceResult result,
PlacesServiceStatus status) |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.