|
|||||||||||
| 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
|
+--net.sf.flock.webapp.tree.MyTree
| Field Summary |
| Fields inherited from class net.sf.tapestry.AbstractComponent |
id, page, specification, wrapped, wrappedCount |
| Constructor Summary | |
MyTree()
|
|
| 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)
|
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)
|
| Methods inherited from class net.sf.flock.webapp.tree.Tree |
getDepth, getRootNode, getValue, getValueBinding, renderComponent, renderCurrentNode, renderNodes, setRootNode, setValueBinding |
| 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 MyTree()
| Method Detail |
protected void enterNode(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
throws net.sf.tapestry.RequestCycleException
enterNode in class Treenet.sf.tapestry.RequestCycleException
protected void leaveNode(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
throws net.sf.tapestry.RequestCycleException
leaveNode in class Treenet.sf.tapestry.RequestCycleException
protected void enterChildren(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
throws net.sf.tapestry.RequestCycleException
enterChildren in class Treenet.sf.tapestry.RequestCycleException
protected void leaveChildren(net.sf.tapestry.IMarkupWriter writer,
net.sf.tapestry.IRequestCycle cycle)
throws net.sf.tapestry.RequestCycleException
leaveChildren in class Treenet.sf.tapestry.RequestCycleException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||