|
|||||||||
| 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.MenuMapTypeControl
public final class MenuMapTypeControl
Creates a drop-down map type control for switching between supported map types.
| 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 | |
|---|---|
MenuMapTypeControl()
Creates a drop-down map type control for switching between supported map types. |
|
MenuMapTypeControl(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 MenuMapTypeControl()
public MenuMapTypeControl(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 | ||||||||