com.github.gwtbootstrap.client
Class Bootstrap
java.lang.Object
com.github.gwtbootstrap.client.Bootstrap
- All Implemented Interfaces:
- EntryPoint
public class Bootstrap
- extends Object
- implements EntryPoint
The entry point class that is executed when GWT Bootstrap is loaded.
- Since:
- 2.0.4.0
- Author:
- Carlos Alexandro Becker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bootstrap
public Bootstrap()
onModuleLoad
public void onModuleLoad()
-
- Specified by:
onModuleLoad
in interface EntryPoint
Copyright © 2012 gwtbootstrap. All Rights Reserved.