Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.x ace:dataTable
-
Assignee Priority:P2
-
Salesforce Case Reference:
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Users would like to ability to configure the ace:dataTable to say, use single-click for row selection, and also add a double-click listener to the row that would perform a different action, such as popup an edit dialog, etc.
In order to facilitate this, we should add the following new client events / ace:ajax events to ace:dataTable:
* 'rowClick' - fires when the primary mouse button is clicked once over a table row.
* "rowDblClick" - fires when the primary mouse button is double-clicked over a table row.
In to support the "rowDblClick" detection, a technique similar to that used by the ace:list may be required.
Note that it is also foreseeable that the application may want to first select the double-clicked row, then perform some action on it. Presumably, this could be implemented by the application "rowDblClick" event handler itself, and not in the ace:dataTable component (unless row selection is already configured for double-click).
In order to facilitate this, we should add the following new client events / ace:ajax events to ace:dataTable:
* 'rowClick' - fires when the primary mouse button is clicked once over a table row.
* "rowDblClick" - fires when the primary mouse button is double-clicked over a table row.
In to support the "rowDblClick" detection, a technique similar to that used by the ace:list may be required.
Note that it is also foreseeable that the application may want to first select the double-clicked row, then perform some action on it. Presumably, this could be implemented by the application "rowDblClick" event handler itself, and not in the ace:dataTable component (unless row selection is already configured for double-click).
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Assignee | Nils Lundquist [ nils.lundquist ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] | |
Assignee Priority | P2 [ 10011 ] |
Salesforce Case Reference | 5007000000T6ablAAB |
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Fix Version/s | EE-3.3.0.GA [ 10572 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Nils Lundquist [ nils.lundquist ] | Arturo Zambrano [ artzambrano ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |