|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.smartlab.web.page.AbstractTag
net.smartlab.web.page.PageListTag
public class PageListTag
TODO documentation
| Field Summary | |
|---|---|
protected int |
index
TODO documentation |
| Fields inherited from class net.smartlab.web.page.AbstractTag |
|---|
context |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
|---|
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
|---|---|
PageListTag()
|
|
| Method Summary | |
|---|---|
int |
doAfterBody()
|
int |
doStartTag()
|
int |
getPage()
Returns the page to wich the enclosed LinkTag is directed. |
| 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 |
| Methods inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
doEndTag, getParent, release, setPageContext, setParent |
| Field Detail |
|---|
protected int index
| Constructor Detail |
|---|
public PageListTag()
| Method Detail |
|---|
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.Tagjavax.servlet.jsp.JspExceptionTag.doStartTag()
public int doAfterBody()
throws javax.servlet.jsp.JspException
doAfterBody in interface javax.servlet.jsp.tagext.IterationTagjavax.servlet.jsp.JspExceptionIterationTag.doAfterBody()public int getPage()
LinkableTagLinkTag is directed.
getPage in interface LinkableTagLinkableTag.getPage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||