|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeocoderStatus | |
|---|---|
| org.wicketstuff.gmap.api | |
| org.wicketstuff.gmap.geocoder | |
| Uses of GeocoderStatus in org.wicketstuff.gmap.api |
|---|
| Methods in org.wicketstuff.gmap.api with parameters of type GeocoderStatus | |
|---|---|
abstract void |
GClientGeocoder.onGeoCode(AjaxRequestTarget target,
GeocoderStatus status,
String address,
GLatLng latLng)
|
| Uses of GeocoderStatus in org.wicketstuff.gmap.geocoder |
|---|
| Methods in org.wicketstuff.gmap.geocoder that return GeocoderStatus | |
|---|---|
GeocoderStatus |
GeocoderException.getStatus()
|
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. |
| Constructors in org.wicketstuff.gmap.geocoder with parameters of type GeocoderStatus | |
|---|---|
GeocoderException(GeocoderStatus status)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||