|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.jstl.core.ConditionalTagSupport
com.acsinet_solutions.cetia4.tags.support.LogConditionalTagSupport
com.acsinet_solutions.cetia4.tags.pager.AbstractBlockConditionTag
com.acsinet_solutions.cetia4.tags.pager.AbstractBlockTag
com.acsinet_solutions.cetia4.tags.pager.NextTag
public final class NextTag
Tag that displays it's contents if a next block exists.
| Field Summary |
|---|
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
id, pageContext |
| 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 | |
|---|---|
NextTag()
|
|
| Method Summary | |
|---|---|
protected PagingBlock |
getBlock(PagedResults results)
Return the block that is requested. |
| Methods inherited from class com.acsinet_solutions.cetia4.tags.pager.AbstractBlockTag |
|---|
checkBlock, getPagingBlock, release, setVar |
| Methods inherited from class com.acsinet_solutions.cetia4.tags.pager.AbstractBlockConditionTag |
|---|
condition |
| Methods inherited from class com.acsinet_solutions.cetia4.tags.support.LogConditionalTagSupport |
|---|
doCatch, doFinally, getConfiguration, getLocale, getLogger, getPortalPath, getRequest, getServletContext, getSession |
| Methods inherited from class javax.servlet.jsp.jstl.core.ConditionalTagSupport |
|---|
doStartTag, setScope |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NextTag()
| Method Detail |
|---|
protected final PagingBlock getBlock(PagedResults results)
AbstractBlockConditionTag
getBlock in class AbstractBlockConditionTag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||