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

All Known Implementing Classes:
Tree, TreeTable

public interface ITreeComponent

Version:
$Id: ITreeComponent.java 243791 2004-02-19 17:38:13Z hlship $
Author:
ceco

Method Summary
 ComponentAddress getComponentPath()
           
 ITreeModelSource getTreeModelSource()
           
 ITreeRowSource getTreeRowSource()
           
 void resetState()
           
 

Method Detail

getComponentPath

ComponentAddress getComponentPath()

getTreeModelSource

ITreeModelSource getTreeModelSource()

getTreeRowSource

ITreeRowSource getTreeRowSource()

resetState

void resetState()