|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagSupport
org.jboss.portal.core.servlet.jsp.taglib.IterateTag
public class IterateTag
Iterate tag to define section that can be iterated on
Constructor Summary | |
---|---|
IterateTag()
|
Method Summary | |
---|---|
int |
doAfterBody()
|
int |
doEndTag()
|
int |
doStartTag()
|
void |
setCtx(java.lang.String ctx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IterateTag()
Method Detail |
---|
public void setCtx(java.lang.String ctx)
ctx
- The context to set.public int doStartTag() throws JspException
JspException
public int doAfterBody()
public int doEndTag()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |