[jira] Commented: (TRINIDAD-781) NavigationPane should support non-command children for some hints.

2007-11-24 Thread JIRA

[ 
https://issues.apache.org/jira/browse/TRINIDAD-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545202
 ] 

Matthias Weßendorf commented on TRINIDAD-781:
-

conflicts with the patch.

And.. there is NO patch included...

 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.0.3-core, 1.2.2-core
Reporter: Abhijit S Ghosh
Priority: Minor
 Fix For: 1.0.3-core, 1.2.2-core

 Attachments: NavigationPaneRenderer.patch


 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.



[jira] Commented: (TRINIDAD-781) NavigationPane should support non-command children for some hints.

2007-11-24 Thread JIRA

[ 
https://issues.apache.org/jira/browse/TRINIDAD-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545203
 ] 

Matthias Weßendorf commented on TRINIDAD-781:
-

path :-)
not patch.

 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.0.3-core, 1.2.2-core
Reporter: Abhijit S Ghosh
Priority: Minor
 Fix For: 1.0.3-core, 1.2.2-core

 Attachments: NavigationPaneRenderer.patch


 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.