net.sf.tacos.javascript.jquery
Class JqueryOneShellDelegate

java.lang.Object
  extended by SimpleAjaxShellDelegate
      extended by net.sf.tacos.javascript.jquery.JqueryOneShellDelegate

public class JqueryOneShellDelegate
extends SimpleAjaxShellDelegate

Adds several jquery related settings.

Author:
Andreas Andreou

Constructor Summary
JqueryOneShellDelegate(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

JqueryOneShellDelegate

public JqueryOneShellDelegate(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.