Roger Whitcomb created PIVOT-873:
------------------------------------

             Summary: 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: Bug
          Components: wtk-terra
    Affects Versions: 2.0.2
         Environment: All
            Reporter: Roger Whitcomb
            Assignee: Roger Whitcomb
            Priority: Trivial
             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