|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MaxZoomStatus | |
|---|---|
| com.google.gwt.maps.client.services | |
| Uses of MaxZoomStatus in com.google.gwt.maps.client.services |
|---|
| Methods in com.google.gwt.maps.client.services that return MaxZoomStatus | |
|---|---|
static MaxZoomStatus |
MaxZoomStatus.fromValue(String type)
|
MaxZoomStatus |
MaxZoomResult.getStatus()
Status of the request. |
static MaxZoomStatus |
MaxZoomStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MaxZoomStatus[] |
MaxZoomStatus.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 MaxZoomStatus | |
|---|---|
void |
MaxZoomResult.setStatus(MaxZoomStatus status)
Status of the request. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||