Package | Description |
---|---|
com.google.gwt.maps.client.controls |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ZoomControlOptions.setStyle(ZoomControlStyle zoomControlStyle)
sets Style id.
|
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.