org.atmosphere.gwt.js
Class JsClient

java.lang.Object
  extended by org.atmosphere.gwt.js.JsClient
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

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

Author:
p.havelaar

Constructor Summary
JsClient()
           
 
Method Summary
protected  void include(String source)
           
 void onModuleLoad()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsClient

public JsClient()
Method Detail

onModuleLoad

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

include

protected void include(String source)


Copyright © 2011. All Rights Reserved.