net.sf.tacos.javascript.jquery
Class JqueryOneShellDelegate

java.lang.Object
  extended by org.apache.tapestry.javascript.SimpleAjaxShellDelegate
      extended by net.sf.tacos.javascript.jquery.JqueryOneShellDelegate
All Implemented Interfaces:
org.apache.tapestry.IRender

public class JqueryOneShellDelegate
extends org.apache.tapestry.javascript.SimpleAjaxShellDelegate

Adds several jquery related settings.

Author:
Andreas Andreou

Constructor Summary
JqueryOneShellDelegate(org.apache.tapestry.javascript.JavascriptManager javascriptManager)
           
 
Method Summary
 
Methods inherited from class org.apache.tapestry.javascript.SimpleAjaxShellDelegate
getJavascriptManager, processPath, processTapestryPath, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JqueryOneShellDelegate

public JqueryOneShellDelegate(org.apache.tapestry.javascript.JavascriptManager javascriptManager)


Copyright © 2007-2010 SourceForge.net. All Rights Reserved.