|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.tapestry.spec.BaseLocatable org.apache.tapestry.AbstractComponent org.apache.tapestry.BaseComponent org.apache.tapestry.contrib.tree.components.Tree
public class Tree
Constructor Summary | |
---|---|
Tree()
|
Method Summary | |
---|---|
ComponentAddress |
getComponentPath()
|
ITreeModelSource |
getTreeModelSource()
|
ITreeRowSource |
getTreeRowSource()
|
void |
resetState()
|
Methods inherited from class org.apache.tapestry.BaseComponent |
---|
addOuter, finishLoad, renderComponent |
Methods inherited from class org.apache.tapestry.spec.BaseLocatable |
---|
getLocation, setLocation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.tapestry.ILocationHolder |
---|
setLocation |
Methods inherited from interface org.apache.tapestry.ILocatable |
---|
getLocation |
Constructor Detail |
---|
public Tree()
Method Detail |
---|
public ComponentAddress getComponentPath()
getComponentPath
in interface ITreeComponent
ITreeComponent.getComponentPath()
public ITreeModelSource getTreeModelSource()
getTreeModelSource
in interface ITreeComponent
ITreeComponent.getTreeModelSource()
public void resetState()
resetState
in interface ITreeComponent
ITreeComponent.resetState()
public ITreeRowSource getTreeRowSource()
getTreeRowSource
in interface ITreeComponent
ITreeComponent.getTreeRowSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |