org.mmbase.bridge.jsp.taglib.tree
Class BranchTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.mmbase.bridge.jsp.taglib.ContextReferrerTag
org.mmbase.bridge.jsp.taglib.tree.BranchTag
- All Implemented Interfaces:
- BodyTag, ContainerReferrer, IterationTag, QueryContainerReferrer, Serializable, Tag
- public class BranchTag
- extends ContextReferrerTag
- implements QueryContainerReferrer
Sub-tag of tree container. Is itself a Query container.
- Since:
- MMBase-1.8
- Version:
- $Id: BranchTag.java,v 1.1 2006/03/14 17:57:13 michiel Exp $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
- To Do:
- EXPERIMENTAL
| Methods inherited from class org.mmbase.bridge.jsp.taglib.ContextReferrerTag |
doEndTag, fillStandardParameters, findLoopOrQuery, findParentTag, findParentTag, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getDefaultLocale, getEscapedValue, getId, getLocale, getObject, getObjectConditional, getPageContext, getPageContextTag, getReferid, getString, getTaglibVersion, getTimeZone, getWriterValue, haveBody, release, setContext, setEscape, setId, setJspvar, setListdelimiter, setPageContext, setReferid, setVartype, setWrite, setWriter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BranchTag
public BranchTag()
setContainer
public void setContainer(String c)
throws JspTagException
- Description copied from interface:
ContainerReferrer
- If it should not use parent container
- Specified by:
setContainer in interface ContainerReferrer
- Throws:
JspTagException
setType
public void setType(String n)
throws JspTagException
- Throws:
JspTagException
setRole
public void setRole(String r)
throws JspTagException
- Throws:
JspTagException
setSearchdir
public void setSearchdir(String sd)
throws JspTagException
- Throws:
JspTagException
doStartTag
public int doStartTag()
throws JspTagException
- Specified by:
doStartTag in interface Tag
- Throws:
JspTagException
MMBase build 1.8.1.20060716