cometedgwt.auction.client
Class App
java.lang.Object
cometedgwt.auction.client.App
- All Implemented Interfaces:
- com.google.gwt.core.client.EntryPoint
public class App
- extends Object
- implements com.google.gwt.core.client.EntryPoint
Entry point classes define onModuleLoad().
|
Constructor Summary |
App()
|
|
Method Summary |
void |
onModuleLoad()
This is the entry point method. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOPIC
public static final String TOPIC
- See Also:
- Constant Field Values
App
public App()
onModuleLoad
public void onModuleLoad()
- This is the entry point method.
- Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint
Copyright © 2011. All Rights Reserved.