| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TreeWalker | |
|---|---|
| org.apache.myfaces.custom.tree2 | |
| Uses of TreeWalker in org.apache.myfaces.custom.tree2 | 
|---|
| Classes in org.apache.myfaces.custom.tree2 that implement TreeWalker | |
|---|---|
|  class | TreeWalkerBaseA base implementation of the TreeWalkerinterface. | 
| Methods in org.apache.myfaces.custom.tree2 that return TreeWalker | |
|---|---|
|  TreeWalker | TreeModelBase.getTreeWalker() | 
|  TreeWalker | TreeModel.getTreeWalker()Gets the TreeWalker associated with the model. | 
| Methods in org.apache.myfaces.custom.tree2 with parameters of type TreeWalker | |
|---|---|
| protected  void | HtmlTreeRenderer.encodeTree(javax.faces.context.FacesContext context,
           javax.faces.context.ResponseWriter out,
           HtmlTree tree,
           TreeWalker walker)Encodes the tree and its children. | 
| protected  void | AbstractHtmlTree.processNodes(javax.faces.context.FacesContext context,
             int processAction,
             TreeWalker walker) | 
| protected  void | UITreeData.processNodes(javax.faces.context.FacesContext context,
             int processAction,
             TreeWalker walker) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||