[richfaces-issues] [JBoss JIRA] Commented: (RF-1309) allow componnets like tabPanel, panel bar, panel menu to be binded directly with some collection like in data grid/table

David M. Karr (JIRA) jira-events at lists.jboss.org
Sat Feb 2 16:43:03 EST 2008


    [ http://jira.jboss.com/jira/browse/RF-1309?page=comments#action_12397959 ] 
            
David M. Karr commented on RF-1309:
-----------------------------------

Although I'd definitely like to see dynamic behavior available for tabs in tabpanels, I don't think allowing a "bind" like datatable works is really appropriate. This is because the contents of each tab are not determined by the collection entry, they're really determined inline in the page.

I would prefer to see dynamic behavior for tabpanels be enabled by allowing a "a4j:repeat" inside the tabpanel (or some other kind of reusable iteration), where the loop can define rich:tab elements.  This allows some tabs to be statically defined, and some dynamically generated.

> allow componnets like tabPanel, panel bar, panel menu to be binded directly with some collection like in data grid/table
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RF-1309
>                 URL: http://jira.jboss.com/jira/browse/RF-1309
>             Project: RichFaces
>          Issue Type: Feature Request
>    Affects Versions: 3.1.0
>         Environment: Java/j2ee
>            Reporter: Ashish Kumar Singh
>         Assigned To: Maksim Kaszynski
>             Fix For: 3.2.0
>
>
> There might be few use cases in which panel bar and panel menu should be binded to a collection of objects(having some behavior).
> If this feature is there it shall be possible then to bind menus directly to some collection and upon click of any menu item we can generate actions depending upon the object it corresponds to.
> I think it will add more attributes to JBOSS rich faces.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list