You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Andrew Robinson (JIRA)" <de...@myfaces.apache.org> on 2007/11/20 05:00:44 UTC

[jira] Resolved: (TRINIDAD-828) New attribute of "initiallyExpanded" on tree and treeTable

     [ https://issues.apache.org/jira/browse/TRINIDAD-828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Robinson resolved TRINIDAD-828.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.5-core

Committed revision 596534.

> New attribute of "initiallyExpanded" on tree and treeTable
> ----------------------------------------------------------
>
>                 Key: TRINIDAD-828
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-828
>             Project: MyFaces Trinidad
>          Issue Type: Improvement
>          Components: Components
>    Affects Versions: 1.0.4-core
>            Reporter: Andrew Robinson
>            Assignee: Andrew Robinson
>            Priority: Minor
>             Fix For: 1.0.5-core
>
>
> There is currently no declarative method to have all the nodes of a tree and treeTable expanded the first time the component is rendered.
> I plan to fix this by adding a new property "initiallyExpanded" to UIXTree. The first time the tree is rendered, if the flag is set, the addAll method on the RowKeySet can be used to expand all the rows.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.