|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJavaScriptObject
com.google.maps.gwt.client.OverviewMapControlOptions
public class OverviewMapControlOptions
Options for the rendering of the Overview Map control. THIS SOURCE CODE IS GENERATED, DO NOT MODIFY
Constructor Summary | |
---|---|
protected |
OverviewMapControlOptions()
Protected constructor avoids default public constructor. |
Method Summary | |
---|---|
static OverviewMapControlOptions |
create()
|
void |
setOpened(boolean opened)
Whether the control should display in opened mode or collapsed (minimized) mode. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected OverviewMapControlOptions()
Method Detail |
---|
public static final OverviewMapControlOptions create()
public final void setOpened(boolean opened)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |