public class TreeGridEntryPoint
extends java.lang.Object
TreeGridEntryPoint
Entry point classes define onModuleLoad()
.
The class TreeGridEntryPoint is for test purposes. To run the program, you
have to open the file TreeGrid.gwt.xml, and uncomment the line such that the entry point
is defined.
If you want to create a stand-alone module for the treegrid, you have to
comment the line with the entry point again, and then create a jar containing
only TreeGrid.java, TreeGrid.gwt.xml, treegrid.js, and treegrid.css