org.mmbase.bridge.jsp.taglib.tree
Interface DepthProvider

All Known Subinterfaces:
TreeProvider
All Known Implementing Classes:
AbstractTreeReferrerListTag, BasicDepthProvider, GrowTag, OnShrinkTag, ShrinkTag, TreeTag

public interface DepthProvider

Since:
MMBase-1.7
Version:
$Id: DepthProvider.java 35335 2009-05-21 08:14:41Z michiel $
Author:
Michiel Meeuwissen

Field Summary
static String KEY
           
 
Method Summary
 int getDepth()
          Returns the 'size' of the current cluster node (the number of steps (minus the relation steps))
 

Field Detail

KEY

static final String KEY
See Also:
Constant Field Values
Method Detail

getDepth

int getDepth()
Returns the 'size' of the current cluster node (the number of steps (minus the relation steps))



MMBase 2.0-SNAPSHOT - null