[ 
https://issues.apache.org/jira/browse/PIVOT-873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459993#comment-13459993
 ] 

Roger Whitcomb commented on PIVOT-873:
--------------------------------------

Sending        
wtk-terra\src\org\apache\pivot\wtk\skin\terra\TerraTableViewSkin.java
Transmitting file data .
Committed revision 1388236.

First phase which is to implement the style and see that it works.  I still 
would like to get the mouse click propagated to child fields in the editor (if 
possible).
                
> Provide a style for TableVIew that allows one click to start row editing
> ------------------------------------------------------------------------
>
>                 Key: PIVOT-873
>                 URL: https://issues.apache.org/jira/browse/PIVOT-873
>             Project: Pivot
>          Issue Type: Improvement
>          Components: wtk-terra
>    Affects Versions: 2.0.2
>         Environment: All
>            Reporter: Roger Whitcomb
>            Assignee: Roger Whitcomb
>            Priority: Trivial
>              Labels: tableview
>             Fix For: 2.0.3
>
>
> Normally, a double click is required in a TableView row to initiate editing 
> of the row.  Our users would like to start editing right away.
> The proposal is to add a new style (implemented in TerraTableViewSkin) called 
> "editOnMouseDown" that would allow the first click to begin editing.  The 
> default behavior would remain the same (edit is started on double click).
> It is not clear if I can implement it such that the first click would not 
> only initiate editing but also toggle checkboxes or select radio buttons if 
> there are any in the row editor.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to