com.opensymphony.webwork.views.freemarker.tags
Class IteratorModel

java.lang.Object
  extended by com.opensymphony.webwork.views.freemarker.tags.TagModel
      extended by com.opensymphony.webwork.views.freemarker.tags.IteratorModel
All Implemented Interfaces:
freemarker.template.TemplateModel, freemarker.template.TemplateTransformModel

public class IteratorModel
extends TagModel

Author:
Patrick Lightbody (plightbo at gmail dot com)

Field Summary
 
Fields inherited from class com.opensymphony.webwork.views.freemarker.tags.TagModel
req, res, stack
 
Fields inherited from interface freemarker.template.TemplateModel
NOTHING
 
Constructor Summary
IteratorModel(OgnlValueStack stack, HttpServletRequest req, HttpServletResponse res)
           
 
Method Summary
protected  Component getBean()
           
 
Methods inherited from class com.opensymphony.webwork.views.freemarker.tags.TagModel
getWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IteratorModel

public IteratorModel(OgnlValueStack stack,
                     HttpServletRequest req,
                     HttpServletResponse res)
Method Detail

getBean

protected Component getBean()
Specified by:
getBean in class TagModel

WebWork Project Page

Copyright 2000-2005 - OpenSymphony