org.eaglei.ui.gwt.home
Class HomePageModule

java.lang.Object
  extended by org.eaglei.ui.gwt.home.HomePageModule

public class HomePageModule
extends java.lang.Object


Nested Class Summary
static interface HomePageModule.ModuleClient
           
 
Constructor Summary
HomePageModule()
           
 
Method Summary
static void createAsync(HomePageModule.ModuleClient client)
          Access the module's instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HomePageModule

public HomePageModule()
Method Detail

createAsync

public static void createAsync(HomePageModule.ModuleClient client)
Access the module's instance. The callback runs asynchronously, once the necessary code has downloaded.



Copyright © 2009-2010 Eagle-I. All Rights Reserved.