|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.maps.client.control.Control
com.google.gwt.maps.client.control.MapTypeControl
public final class MapTypeControl
Creates a standard map type control for selecting and switching between supported map types via buttons.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.maps.client.control.Control |
|---|
Control.CustomControl |
| Field Summary |
|---|
| Fields inherited from class com.google.gwt.maps.client.control.Control |
|---|
jsoPeer |
| Constructor Summary | |
|---|---|
MapTypeControl()
Create a new standard map type control. |
|
MapTypeControl(boolean useShortNames)
Creates a GMapTypeControl, using the short (alt) names for the map types if useShortNames is set to true, and the long
names by default. |
|
| Method Summary |
|---|
| Methods inherited from class com.google.gwt.maps.client.control.Control |
|---|
createPeer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapTypeControl()
public MapTypeControl(boolean useShortNames)
useShortNames is set to true, and the long
names by default.
useShortNames - if true then short (alt) names are used
for the map types.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||