org.apache.myfaces.trinidaddemo
Class ComponentTree
java.lang.Object
org.apache.myfaces.trinidaddemo.ComponentTree
public class ComponentTree
- extends Object
Creates a tree of components from a flat list of jspx files in a folder.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentTree
public ComponentTree()
getComponents
public List<ComponentTree.Bean> getComponents()
getFileList
public List<String> getFileList()
setFileList
public void setFileList(List<String> files)
getTree
public javax.faces.component.UIComponent getTree()
setTree
public void setTree(javax.faces.component.UIComponent treeComp)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.