|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ZoomControlStyle | |
---|---|
com.google.gwt.maps.client.controls |
Uses of ZoomControlStyle in com.google.gwt.maps.client.controls |
---|
Methods in com.google.gwt.maps.client.controls that return ZoomControlStyle | |
---|---|
static ZoomControlStyle |
ZoomControlStyle.fromValue(String type)
convert a String value to enum Type |
static ZoomControlStyle |
ZoomControlStyle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ZoomControlStyle[] |
ZoomControlStyle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.google.gwt.maps.client.controls with parameters of type ZoomControlStyle | |
---|---|
void |
ZoomControlOptions.setStyle(ZoomControlStyle zoomControlStyle)
sets Style id. |
|
Follow us on GitHub |
|||||||||
PREV NEXT | FRAMES NO FRAMES |