com.jgeppert.struts2.jquery.mobile.views.freemarker.tags
Class CheckboxListModel

java.lang.Object
  extended by org.apache.struts2.views.freemarker.tags.TagModel
      extended by com.jgeppert.struts2.jquery.mobile.views.freemarker.tags.CheckboxListModel
All Implemented Interfaces:
freemarker.template.TemplateModel, freemarker.template.TemplateTransformModel

public class CheckboxListModel
extends org.apache.struts2.views.freemarker.tags.TagModel

Author:
Johannes Geppert
See Also:
CheckboxList

Field Summary
 
Fields inherited from class org.apache.struts2.views.freemarker.tags.TagModel
req, res, stack
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
CheckboxListModel(com.opensymphony.xwork2.util.ValueStack stack, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
Method Summary
protected  org.apache.struts2.components.Component getBean()
           
 
Methods inherited from class org.apache.struts2.views.freemarker.tags.TagModel
complexType, convertParams, getComplexParams, getWriter, unwrapParameters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckboxListModel

public CheckboxListModel(com.opensymphony.xwork2.util.ValueStack stack,
                         javax.servlet.http.HttpServletRequest req,
                         javax.servlet.http.HttpServletResponse res)
Method Detail

getBean

protected org.apache.struts2.components.Component getBean()
Specified by:
getBean in class org.apache.struts2.views.freemarker.tags.TagModel


Copyright © 2011. All Rights Reserved.