org.eaglei.ui.gwt.instance
Class InstancePageModule

java.lang.Object
  extended by org.eaglei.ui.gwt.instance.InstancePageModule

public class InstancePageModule
extends java.lang.Object


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

InstancePageModule

public InstancePageModule()
Method Detail

createAsync

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



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