Sean, what am I missing? Would these "methods used to check the expand state" act to replace HtmlTree.isNodeExpanded ?
What are the chances of being able grab the parent? ---- Original message ---- >Date: Thu, 4 Aug 2005 05:36:36 +0200 (CEST) >From: "sean schofield (JIRA)" <myfaces- [EMAIL PROTECTED]> >Subject: [jira] Commented: (MYFACES-353) @expandAll for x:tree2 >To: [email protected] > > [ http://issues.apache.org/jira/browse/MYFACES-353? page=comments#action_12317575 ] > >sean schofield commented on MYFACES-353: >---------------------------------------- > >I took the first step towards a solution. I added a TreeModel interface so users can supply their own tree model. Over time this interface will likely contain methods used to check the expand state, etc. > >> @expandAll for x:tree2 >> ---------------------- >> >> Key: MYFACES-353 >> URL: http://issues.apache.org/jira/browse/MYFACES- 353 >> Project: MyFaces >> Type: New Feature >> Components: Tomahawk >> Versions: Nightly Build >> Environment: All >> Reporter: Dennis Byrne >> Priority: Minor >> Attachments: share.txt, tomahawk.txt >> >> Users have asked for an attribute used to expand all nodes when tree2 is first rendered. >> http://www.mail- archive.com/[email protected]/msg05166.html . >> I've done this w/ an extension of tree2 >> http://www.mail- archive.com/[email protected]/msg05796.html >> Other users have experienced problems w/ the extension when adding & removing nodes: >> http://www.mail- archive.com/[email protected]/msg05884.html > >-- >This message is automatically generated by JIRA. >- >If you think it was sent incorrectly contact one of the administrators: > http://issues.apache.org/jira/secure/Administrators.jspa >- >For more information on JIRA, see: > http://www.atlassian.com/software/jira > Dennis Byrne
