net.smartlab.web.page
Class StopIndexTag

java.lang.Object
  extended by net.smartlab.web.page.AbstractTag
      extended by net.smartlab.web.page.StopIndexTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class StopIndexTag
extends AbstractTag

Outputs the ending element index.

Author:
rlogiacco

Field Summary
 
Fields inherited from class net.smartlab.web.page.AbstractTag
context
 
Fields inherited from interface javax.servlet.jsp.tagext.Tag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
 
Constructor Summary
StopIndexTag()
           
 
Method Summary
 int doStartTag()
           
 
Methods inherited from class net.smartlab.web.page.AbstractTag
doEndTag, getPaginator, getParent, release, setPageContext, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopIndexTag

public StopIndexTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException
Throws:
javax.servlet.jsp.JspException
See Also:
Tag.doStartTag()


Copyright © 2004-2009 The SmartWeb Team. All Rights Reserved.