com.google.gwt.maps.client.services
Class Test

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by com.google.gwt.maps.client.services.Test

public class Test
extends JavaScriptObject


Constructor Summary
protected Test()
           
 
Method Summary
static Test newInstance()
           
 void test()
           
 
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

Test

protected Test()
Method Detail

newInstance

public static final Test newInstance()

test

public final void test()


Copyright © 2011-2013 GWT Maps API V3. All Rights Reserved.