|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.junit.client.impl.GWTRunner
public class GWTRunner
A stub for the translatable GWTRunner entry point.
There are two versions of this class. This version is the binary version that
just serves as a stub. The other version is a translatable class that is used
within the browser. See the translatable subpackage for the
translatable implementation.
| Constructor Summary | |
|---|---|
GWTRunner()
|
|
| Method Summary | |
|---|---|
void |
onModuleLoad()
The entry point method, called automatically by loading a module that declares an implementing class as an entry point. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GWTRunner()
| Method Detail |
|---|
public void onModuleLoad()
EntryPoint
onModuleLoad in interface EntryPoint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||