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

Bernd Bohmann commented on TOBAGO-553:
--------------------------------------

I did not try multi row selection.

The UIData should be a parent of the Action Component. You can get all 
attributes from the UIData.

The clicked row is the current row of the UIData or you can get the selected 
row from sheet State.
It should be not diffence between a row with a tc:link or row with a 
columnEvent.

It should be possible to reload parts outside the sheet without reloading the 
sheet, if not it's a bug.  

> 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.

Reply via email to