public abstract class Tree extends org.apache.tapestry.BaseComponent implements ITreeComponent
| Constructor and Description |
|---|
Tree() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tapestry.util.ComponentAddress |
getComponentPath() |
ITreeModelSource |
getTreeModelSource() |
ITreeRowSource |
getTreeRowSource() |
void |
resetState() |
addOuter, finishLoad, renderComponentaddAsset, addBody, addComponent, checkActiveLock, cleanupAfterRender, enterActiveState, finishLoad, format, format, format, format, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getBody, getBodyCount, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isInActiveState, isParameterBound, isRendering, pageEndRender, prepareForRender, render, renderBody, renderInformalParameters, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setProperty, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddAsset, addBody, addComponent, enterActiveState, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getComponent, getComponents, getContainedComponent, getContainer, getExtendedId, getId, getIdPath, getListeners, getMessage, getMessages, getNamespace, getPage, getProperty, getSpecification, isRendering, renderBody, setBinding, setContainedComponent, setContainer, setId, setNamespace, setPage, setPropertypublic Tree()
public org.apache.tapestry.util.ComponentAddress getComponentPath()
getComponentPath in interface ITreeComponentITreeComponent.getComponentPath()public ITreeModelSource getTreeModelSource()
getTreeModelSource in interface ITreeComponentITreeComponent.getTreeModelSource()public void resetState()
resetState in interface ITreeComponentITreeComponent.resetState()public ITreeRowSource getTreeRowSource()
getTreeRowSource in interface ITreeComponentITreeComponent.getTreeRowSource()