NavigationPane should support non-command children for some hints.
------------------------------------------------------------------
Key: TRINIDAD-781
URL: https://issues.apache.org/jira/browse/TRINIDAD-781
Project: MyFaces Trinidad
Issue Type: Improvement
Components: Components
Affects Versions: 1.2.2-core, 1.0.3-core
Reporter: Abhijit S Ghosh
Priority: Minor
Fix For: 1.2.2-core, 1.0.3-core
navigationPane places an unnecessary restriction on it's children in that it
tries to cast all of them into UIXCommand.It would be sometimes useful to place
arbitrary components in the global area navigationPane for some hints.In this
case the navigationPane throws a ClassCastException.
Also the Oracle ADF Faces 10.1.3 navigationPane(panelTabbed etc.) allowed
non-command children inside itself.If this is fixed it would provide an easier
migration path for them to MyFaces Trinidad.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.