org.apache.tapestry.contrib.tree.components
Interface ITreeComponent

All Known Implementing Classes:
Tree, TreeTable

public interface ITreeComponent

Author:
ceco

Method Summary
 org.apache.tapestry.util.ComponentAddress getComponentPath()
           
 ITreeModelSource getTreeModelSource()
           
 ITreeRowSource getTreeRowSource()
           
 void resetState()
           
 

Method Detail

getComponentPath

org.apache.tapestry.util.ComponentAddress getComponentPath()

getTreeModelSource

ITreeModelSource getTreeModelSource()

getTreeRowSource

ITreeRowSource getTreeRowSource()

resetState

void resetState()