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

All Known Implementing Classes:
Tree, TreeTable

public interface ITreeComponent

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()


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.