|
|||||||||
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.table.TreeTable
public class TreeTable
Constructor Summary | |
---|---|
TreeTable()
|
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 TreeTable()
Method Detail |
---|
public ITreeModelSource getTreeModelSource()
getTreeModelSource
in interface ITreeComponent
public void resetState()
resetState
in interface ITreeComponent
ITreeComponent.resetState()
public ComponentAddress getComponentPath()
getComponentPath
in interface ITreeComponent
ITreeComponent.getComponentPath()
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 |