|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.tree.TreeFactory
net.sourceforge.smile.context.TreeFactoryImpl
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
Constructor Summary | |
TreeFactoryImpl()
|
Method Summary | |
javax.faces.tree.Tree |
getTree(javax.faces.context.FacesContext context,
java.lang.String treeId)
Returns a tree object, that is constructed, according to the treeId. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TreeFactoryImpl()
Method Detail |
public javax.faces.tree.Tree getTree(javax.faces.context.FacesContext context, java.lang.String treeId) throws javax.faces.FacesException
javax.faces.FacesException
TreeFactory.getTree(javax.faces.context.FacesContext, java.lang.String)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |