[richfaces-issues] [JBoss JIRA] Updated: (RF-3840) findComponent: problem with getting dragType of rich:dragSupport using findComponent.

Mikhail Vitenkov (JIRA) jira-events at lists.jboss.org
Tue Jul 1 09:45:31 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-3840?page=all ]

Mikhail Vitenkov updated RF-3840:
---------------------------------

        Summary: findComponent: problem with getting dragType of rich:dragSupport using findComponent.  (was: findComponent: problem with getting dragType & dropType of rich:dragSupport & rich:dragSupport accordingly using findComponent.)
    Description: 
Use following construction:
#{rich:findComponent('dragSupportID').dragType}

Actual behavior:
dragType not found but it's set through the "dragType" attribute, plus UIDragSupport class contain getDragType() methods.

  was:
Use following construction:
#{rich:findComponent('dragSupportID').dragType}

Actual behavior:
dragType not found but it's set through the "dragType" attribute, plus UIDragSupport & UIDropSupport classes contain getDragType() & getDropType() methods.


> findComponent: problem with getting dragType of rich:dragSupport using findComponent.
> -------------------------------------------------------------------------------------
>
>                 Key: RF-3840
>                 URL: http://jira.jboss.com/jira/browse/RF-3840
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.2
>         Environment: IE6, IE7, FF 3.0, Opera 9.27, Safari 3.1
>            Reporter: Mikhail Vitenkov
>         Assigned To: Pavel Yaschenko
>
> Use following construction:
> #{rich:findComponent('dragSupportID').dragType}
> Actual behavior:
> dragType not found but it's set through the "dragType" attribute, plus UIDragSupport class contain getDragType() methods.

-- 
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

        



More information about the richfaces-issues mailing list