org.eaglei.ui.gwt.search.results
Class ResultsPageModule

java.lang.Object
  extended by org.eaglei.ui.gwt.search.results.ResultsPageModule

public class ResultsPageModule
extends java.lang.Object


Nested Class Summary
static interface ResultsPageModule.ModuleClient
           
 
Constructor Summary
ResultsPageModule()
           
 
Method Summary
static void createAsync(ResultsPageModule.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

ResultsPageModule

public ResultsPageModule()
Method Detail

createAsync

public static void createAsync(ResultsPageModule.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.