[
http://jira.jboss.com/jira/browse/RF-2282?page=all ]
schneider thomas updated RF-2282:
---------------------------------
Attachment: SelectionManager.js
Don't know if it helps, but here is what I have done to implement this feature on the
project I'm working on :
I have surcharged the scrollablaDataTable component, adding a selectionMode attribute.
When rendered, this component adds a new javascript file (see attached
SelectionManager.js) that remove the listeners defined in scrollableDataTable's
javascript file, and add it's own instead (if selection is "single" or
"multi").
I've tried to keep the original developper syntax but this is provided without
warrantry :)
(In particular, I've not tested cases such has dynamic modification of the selection
mode when rerendering the table)
ScrollableDataTable: add selectionMode attribute.
-------------------------------------------------
Key: RF-2282
URL:
http://jira.jboss.com/jira/browse/RF-2282
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Reporter: Ilya Shaikovsky
Assigned To: Konstantin Mishin
Priority: Minor
Fix For: Future
Attachments: SelectionManager.js
with possible none, single, multy
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira