|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
com.google.gwt.maps.client.controls.OverviewMapControlOptions
public class OverviewMapControlOptions
Options for the rendering of the Overview Map control
See See OverviewMapControlOptions API
| Constructor Summary | |
|---|---|
protected |
OverviewMapControlOptions()
Options for the rendering of the Overview Map control. |
| Method Summary | |
|---|---|
boolean |
getOpened()
gets Whether the control should display in opened mode or collapsed (minimized) mode. |
static OverviewMapControlOptions |
newInstance()
creates a new instance for, Options for the rendering of the Overview Map control. |
void |
setOpened(boolean opened)
sets Whether the control should display in opened mode or collapsed (minimized) mode. |
| Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
|---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected OverviewMapControlOptions()
| Method Detail |
|---|
public static final OverviewMapControlOptions newInstance()
public final void setOpened(boolean opened)
opened - public final boolean getOpened()
|
Follow us on GitHub |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||