[ 
https://issues.apache.org/jira/browse/TOBAGO-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Volker Weber resolved TOBAGO-869.
---------------------------------

    Resolution: Fixed

> Command facet on tc:panel
> -------------------------
>
>                 Key: TOBAGO-869
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-869
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Volker Weber
>            Assignee: Volker Weber
>             Fix For: 1.0.25, 1.5.0-alpha-2
>
>
> Enable setting a command facet on tc:Panel e.g.
> <tc:panel>
>   <f:facet name="click">
>     <tc:command actionListener="#{controller.doClick}"/>
>   </f:facet>
>   ...
> </tc:panel>
> One usecase and the reason to introduce this feature is to handle different 
> actions on click in different sheet cells
> e.g. in the overview demo de/select all rows with the same orbit when click 
> in orbit cell.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to