Support for click and dblClick action for 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.

Reply via email to