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
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.