You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org> on 2007/12/11 15:11:43 UTC

[jira] Resolved: (TOBAGO-553) Support for click and dblClick action in the sheet

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

Bernd Bohmann resolved TOBAGO-553.
----------------------------------

    Resolution: Fixed

> Support for click and dblClick action in the sheet
> --------------------------------------------------
>
>                 Key: TOBAGO-553
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-553
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core, Themes
>            Reporter: Bernd Bohmann
>            Assignee: Bernd Bohmann
>             Fix For: 1.0.13
>
>
> similar to tc:columnSelector you can define a columnEvent tag for direct selection  
> <tc:sheet  >
>           <tc:columnEvent event="click" >
>              <tc:command action="#{controller.editAddress}" /> 
>           </tc:columnEvent>
>  <tc:sheet  >

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