[richfaces-issues] [JBoss JIRA] Created: (RF-10058) rich:dragSource - review attribute list

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Mon Dec 20 10:14:17 EST 2010


rich:dragSource - review attribute list
---------------------------------------

                 Key: RF-10058
                 URL: https://issues.jboss.org/browse/RF-10058
             Project: RichFaces
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 4.0.0.Milestone5
            Reporter: Lukas Fryc


I have doubt about attribute consistency for rich:dragSource component:

1) I can see some attributes which seems to be migrated from 3.3.x, but should be deprecated in 4.x - although they are hidden, I have doubt about their presence:
ajaxSingle
reRender
requestDelay
similarityGroupingId
timeout

2) there is list of properties from taglib - is it complete list? shouldn't be there at least some event bindings?
binding
dragIndicator
dragValue
id
rendered
type

3) the list of properties from class UIDragSource.Properties enum - all of them are projected to faces-config.xml as hidden attributes:
 ajaxSingle,
        bypassUpdates,
        data,
        dragIndicator,
        dragValue,
        eventsQueue,
        focus,
        ignoreDupResponses,
        limitRender,
        onbeforedomupdate,
        onbegin,
        oncomplete,
        process,
        reRender,
        requestDelay,
        similarityGroupingId,
        status,
        timeout,
        type

Can you please specify what attributes should work already - is 2) complete list of working attributes?

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list