Spiffy UI Framework

org.spiffyui.client
Class Index

java.lang.Object
  extended by org.spiffyui.client.Index

public class Index
extends java.lang.Object

This class is the main entry point for our GWT module. It is mostly used for the entry point of this module and isn't part of the API.


Constructor Summary
Index()
          The Index page constructor
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Index

public Index()
The Index page constructor

Method Detail

onModuleLoad

public void onModuleLoad()

Spiffy UI Framework