[ 
https://jira.jboss.org/jira/browse/RF-629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tatyana Romanovich closed RF-629.
---------------------------------



Verified in the FR-3.2.2.BETA5.

> Tree: treeNode "dragIndicator" attribute is ignored
> ---------------------------------------------------
>
>                 Key: RF-629
>                 URL: https://jira.jboss.org/jira/browse/RF-629
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>             Fix For: 3.1.0
>
>
>             <rich:tree id="categoryTree" switchType="client" 
> value="#{categoryBean.treeNode}" var="item"  nodeFace="#{item.type}">
>                 <rich:treeNode type="category" dragType="category" 
> dragIndicator=":indicator" 
>                                acceptedTypes="category" 
> dropListener="#{categoryBean.drop}" >
>                     <h:outputText value="#{item.value}"/>
>                 </rich:treeNode>
>             </rich:tree>
> - not handling drag indicator

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to