|
||||||||||
| 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.IfFirstTag
public final class IfFirstTag
Tag that displays it's contents if this is the first block.
| 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 | |
|---|---|
IfFirstTag()
|
|
| Method Summary | |
|---|---|
protected PagingBlock |
getBlock(PagedResults results)
Return the block that is requested. |
| Methods inherited from class com.acsinet_solutions.cetia4.tags.pager.AbstractBlockConditionTag |
|---|
checkBlock, 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, release, setScope, setVar |
| 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 IfFirstTag()
| 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 | |||||||||