net.sf.tacos.javascript.dojo
Class DojoOneShellDelegate

java.lang.Object
  extended by SimpleAjaxShellDelegate
      extended by net.sf.tacos.javascript.dojo.DojoOneShellDelegate

public class DojoOneShellDelegate
extends SimpleAjaxShellDelegate

Adds several dojo related settings and registers tapestry's module path.

Author:
Andreas Andreou

Constructor Summary
DojoOneShellDelegate(JavascriptManager javascriptManager)
           
 
Method Summary
protected  void processTapestryPath(StringBuffer str, org.apache.tapestry.IRequestCycle cycle, org.apache.tapestry.IAsset path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DojoOneShellDelegate

public DojoOneShellDelegate(JavascriptManager javascriptManager)
Method Detail

processTapestryPath

protected void processTapestryPath(StringBuffer str,
                                   org.apache.tapestry.IRequestCycle cycle,
                                   org.apache.tapestry.IAsset path)


Copyright © 2005-2008 SourceForge.net. All Rights Reserved.