|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.tapestry.AbstractComponent | +--net.sf.flock.webapp.tree.Tree
Field Summary |
Fields inherited from class net.sf.tapestry.AbstractComponent |
id, page, specification, wrapped, wrappedCount |
Constructor Summary | |
Tree()
|
Method Summary | |
protected void |
enterChildren(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
|
protected void |
enterNode(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
|
int |
getDepth()
|
ITreeNode |
getRootNode()
|
ITreeNode |
getValue()
|
net.sf.tapestry.IBinding |
getValueBinding()
|
protected void |
leaveChildren(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
|
protected void |
leaveNode(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
|
protected void |
renderComponent(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
|
protected void |
renderCurrentNode(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
|
protected void |
renderNodes(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle,
ITreeNode node)
|
void |
setRootNode(ITreeNode rootNode)
|
void |
setValueBinding(net.sf.tapestry.IBinding valueBinding)
|
Methods inherited from class net.sf.tapestry.AbstractComponent |
addAsset, addBody, addComponent, addWrapped, cleanupAfterRender, finishLoad, finishLoad, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, fireObservedChange, formatString, formatString, formatString, formatString, generateAttributes, getAsset, getAssets, getBeans, getBinding, getBindingNames, getBindings, getChangeObserver, getComponent, getComponents, getContainer, getExtendedId, getId, getIdPath, getListeners, getNamespace, getPage, getSpecification, getString, prepareForRender, render, renderBody, renderWrapped, setBinding, setContainer, setId, setNamespace, setPage, setSpecification, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Tree()
Method Detail |
public ITreeNode getRootNode()
public void setRootNode(ITreeNode rootNode)
public int getDepth()
public ITreeNode getValue()
public net.sf.tapestry.IBinding getValueBinding()
public void setValueBinding(net.sf.tapestry.IBinding valueBinding)
protected void renderComponent(net.sf.tapestry.IMarkupWriter writer, net.sf.tapestry.IRequestCycle cycle) throws net.sf.tapestry.RequestCycleException
renderComponent
in class net.sf.tapestry.AbstractComponent
net.sf.tapestry.RequestCycleException
AbstractComponent.renderComponent(IMarkupWriter, IRequestCycle)
protected void renderNodes(net.sf.tapestry.IMarkupWriter writer, net.sf.tapestry.IRequestCycle cycle, ITreeNode node) throws net.sf.tapestry.RequestCycleException
net.sf.tapestry.RequestCycleException
protected void enterNode(net.sf.tapestry.IMarkupWriter writer, net.sf.tapestry.IRequestCycle cycle) throws net.sf.tapestry.RequestCycleException
net.sf.tapestry.RequestCycleException
protected void leaveNode(net.sf.tapestry.IMarkupWriter writer, net.sf.tapestry.IRequestCycle cycle) throws net.sf.tapestry.RequestCycleException
net.sf.tapestry.RequestCycleException
protected void enterChildren(net.sf.tapestry.IMarkupWriter writer, net.sf.tapestry.IRequestCycle cycle) throws net.sf.tapestry.RequestCycleException
net.sf.tapestry.RequestCycleException
protected void leaveChildren(net.sf.tapestry.IMarkupWriter writer, net.sf.tapestry.IRequestCycle cycle) throws net.sf.tapestry.RequestCycleException
net.sf.tapestry.RequestCycleException
protected void renderCurrentNode(net.sf.tapestry.IMarkupWriter writer, net.sf.tapestry.IRequestCycle cycle) throws net.sf.tapestry.RequestCycleException
net.sf.tapestry.RequestCycleException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |