com.jgeppert.struts2.jquery.views
Class JqueryTagLibrary

java.lang.Object
  extended by com.jgeppert.struts2.jquery.views.JqueryTagLibrary
All Implemented Interfaces:
org.apache.struts2.views.TagLibrary

public class JqueryTagLibrary
extends java.lang.Object
implements org.apache.struts2.views.TagLibrary

Author:
Johannes Geppert

Constructor Summary
JqueryTagLibrary()
           
 
Method Summary
 java.lang.Object getFreemarkerModels(com.opensymphony.xwork2.util.ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 java.util.List<java.lang.Class> getVelocityDirectiveClasses()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JqueryTagLibrary

public JqueryTagLibrary()
Method Detail

getFreemarkerModels

public java.lang.Object getFreemarkerModels(com.opensymphony.xwork2.util.ValueStack stack,
                                            javax.servlet.http.HttpServletRequest req,
                                            javax.servlet.http.HttpServletResponse res)
Specified by:
getFreemarkerModels in interface org.apache.struts2.views.TagLibrary

getVelocityDirectiveClasses

public java.util.List<java.lang.Class> getVelocityDirectiveClasses()
Specified by:
getVelocityDirectiveClasses in interface org.apache.struts2.views.TagLibrary


Copyright © 2011. All Rights Reserved.