Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client
Class Container

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.Container
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class Container
extends Object
implements com.google.gwt.core.client.EntryPoint

Author:
Stéphane Fourrier Entry point classes define

Field Summary
static ClientInjector injector
           
static com.google.gwt.user.client.ui.AbsolutePanel rootPanel
           
 
Constructor Summary
Container()
           
 
Method Summary
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

injector

public static ClientInjector injector

rootPanel

public static com.google.gwt.user.client.ui.AbsolutePanel rootPanel
Constructor Detail

Container

public Container()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.