[
https://issues.jboss.org/browse/RF-7501?page=com.atlassian.jira.plugin.sy...
]
ganesh ram commented on RF-7501:
--------------------------------
Hi, Is this issue resolved? Please let me know.
HtmlPanelMenu should support recursive node adaptor
---------------------------------------------------
Key: RF-7501
URL:
https://issues.jboss.org/browse/RF-7501
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: component-menu
Affects Versions: 3.3.2.CR1
Reporter: arne anka
Assignee: Nick Belaevski
i'd like to use HtmlPanelMenu to display a rather big structure like below where the
nodes reach about 300 and take a considerable lot of time to create the menu from
scratch.
my idea was to create the deeper levels (Level B and Level C nodes) only when the Level A
node is expaned, like one can do with rich:tree and rich:recursiveTreeNodesAdaptor -- but
there's not really a way to do that.
thus, having some kind like treeNodesRecursiveAdaptor would make live certainly easier.
imo all of these expandable structures should by default support an model or adaptor or
whatever it is called.
Level A
|--Level B
|--Level C
|--Level C
|--Level C
|--Level B
|--Level C
|--Level C
Level A
|--Level B
|--Level C
|--Level C
|--Level C
|--Level B
|--Level C
|--Level C
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira