|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapImpl | |
|---|---|
| com.google.gwt.maps.client | |
| Uses of MapImpl in com.google.gwt.maps.client |
|---|
| Methods in com.google.gwt.maps.client that return MapImpl | |
|---|---|
MapImpl |
MapWidget.getJso()
get JavaScriptObject instance. |
static MapImpl |
MapImpl.newInstance(Element element,
MapOptions options)
Creates a new map inside of the given HTML container, which is typically a DIV element. |
| Methods in com.google.gwt.maps.client with parameters of type MapImpl | |
|---|---|
static MapWidget |
MapWidget.newInstance(MapImpl impl)
Reconstruct the mapWidget from JSO |
void |
MapWidget.setJso(MapImpl impl)
sets JavaScriptObject instance. |
|
Follow us on GitHub |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||