|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.maps.client.Maps
public class Maps
A collection of static methods and API wide constants.
Method Summary | |
---|---|
static void |
assertLoaded()
Check for the availability of the maps API. |
static boolean |
isBrowserCompatible()
Returns true if the current browser supports the maps API
library. |
static boolean |
isLoaded()
Check for the availability of the Maps API. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void assertLoaded()
public static boolean isBrowserCompatible()
true
if the current browser supports the maps API
library.
true
if the current browser supports the maps API
library.public static boolean isLoaded()
true
if the Maps API is loaded.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |