org.mmbase.bridge.jsp.taglib.tree
Class ShrinkTag
java.lang.Object
javax.servlet.jsp.tagext.TagSupport
javax.servlet.jsp.tagext.BodyTagSupport
org.mmbase.bridge.jsp.taglib.ContextReferrerTag
org.mmbase.bridge.jsp.taglib.CloudReferrerTag
org.mmbase.bridge.jsp.taglib.NodeReferrerTag
org.mmbase.bridge.jsp.taglib.tree.TreeReferrerTag
org.mmbase.bridge.jsp.taglib.tree.AbstractTreeReferrerListTag
org.mmbase.bridge.jsp.taglib.tree.ShrinkTag
- All Implemented Interfaces:
- BodyTag, ContextProvider, DepthProvider, IterationTag, ListProvider, LoopTag, Serializable, Tag, TagIdentifier, Writer
- public class ShrinkTag
- extends org.mmbase.bridge.jsp.taglib.tree.AbstractTreeReferrerListTag
- implements Writer
- Since:
- MMBase-1.7
- Version:
- $Id: ShrinkTag.java,v 1.5 2005/03/14 19:02:35 michiel Exp $
- Author:
- Michiel Meeuwissen
- See Also:
- Serialized Form
| Methods inherited from class org.mmbase.bridge.jsp.taglib.ContextReferrerTag |
findLoopOrQuery, findParentTag, findParentTag, findParentTag, findParentTag, findWriter, findWriter, getAttribute, getAttributeBoolean, getAttributeInteger, getAttributeInteger, getAttributeValue, getContentTag, getContextProvider, getContextTag, getDefaultLocale, getEscapedValue, getId, 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 |
depth
protected int depth
index
protected int index
tree
protected TreeProvider tree
collector
protected ContextCollector collector
ShrinkTag
public ShrinkTag()
size
public int size()
- Specified by:
size in interface ListProvider
- Returns:
- the size of the list
doStartTag
public int doStartTag()
throws JspTagException
- Specified by:
doStartTag in interface Tag
- Throws:
JspTagException
doInitBody
public void doInitBody()
throws JspException
- Specified by:
doInitBody in interface BodyTag
- Throws:
JspException
doAfterBody
public int doAfterBody()
throws JspTagException
- Specified by:
doAfterBody in interface IterationTag
- Throws:
JspTagException
doEndTag
public int doEndTag()
throws JspTagException
- Specified by:
doEndTag in interface Tag
- Throws:
JspTagException
getIndex
public int getIndex()
- Specified by:
getIndex in interface ListProvider
- Returns:
- the index of the current item in a list
getIndexOffset
public int getIndexOffset()
- Specified by:
getIndexOffset in interface ListProvider
- Returns:
- The offset of the index (normally this will return 1)
isChanged
public boolean isChanged()
- Specified by:
isChanged in interface ListProvider
- Returns:
- a boolean indicating wether the field on which was
sorted is changed.
getCurrent
public Object getCurrent()
- Specified by:
getCurrent in interface ListProvider
- Returns:
- the current item in a list
remove
public void remove()
- Description copied from interface:
ListProvider
- Removes the current item from the list.
- Specified by:
remove in interface ListProvider
getDepth
public int getDepth()
- Description copied from interface:
DepthProvider
- Returns the 'size' of the current cluster node (the number of steps (minus the relation steps))
- Specified by:
getDepth in interface DepthProvider
getContextContainer
public ContextContainer getContextContainer()
throws JspTagException
- Specified by:
getContextContainer in interface ContextProvider
- Throws:
JspTagException
doStartTagHelper
protected final void doStartTagHelper()
throws JspTagException
- Throws:
JspTagException
getLoopStatus
public LoopTagStatus getLoopStatus()
- Specified by:
getLoopStatus in interface LoopTag
MMBase build 1.8.1.20060716