tree: simple variant of using default treeNode should not require var definition.
---------------------------------------------------------------------------------
Key: RF-10934
URL:
https://issues.jboss.org/browse/RF-10934
Project: RichFaces
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: component-tree
Affects Versions: 4.0.0.Final
Reporter: Ilya Shaikovsky
Assignee: Nick Belaevski
I created simple swing tree node and added next page definition:
<h:form>
<rich:tree value="#{swingTreeNodeBean.rootNodes}" />
</h:form>
that code rendered nothing.
After var addition:
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira