|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.pageload.ComponentTreeWalker
public class ComponentTreeWalker
Walks through the tree of components and invokes the visitors on each of of the components in the tree.
Constructor Summary | |
---|---|
ComponentTreeWalker(IComponentVisitor[] visitors)
|
Method Summary | |
---|---|
void |
walkComponentTree(IComponent component)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentTreeWalker(IComponentVisitor[] visitors)
Method Detail |
---|
public void walkComponentTree(IComponent component)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |