Todd, I usually just trace this sort of thing. If you give your HTMLTree a particular id, then it should be easy to modify the AspectJ trace on the MyFaces wiki to capture that sort of info by checking for HTMLTree in the around advice and outputting the info if it's what you're looking for.
Hope that helps, James -----Original Message----- From: Todd Patrick [mailto:[EMAIL PROTECTED] Sent: Wed 6/7/2006 5:17 PM To: MyFaces Discussion Subject: What is the value for RendererType when creating a HTMLTree in Java code? What is the value for RendererType when creating a HTMLTree in Java code? HtmlTree tree = (HtmlTree) application.createComponent(HtmlTree.COMPONENT_TYPE); tree.setRendererType(""); Where do I even look? I'm at http://myfaces.apache.org/tomahawk/apidocs/index.html and nothing is obvious at this point. Thanks, --Todd
<<winmail.dat>>

