[richfaces-issues] [JBoss JIRA] Closed: (RF-629) Tree: treeNode "dragIndicator" attribute is ignored

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Tue Aug 26 09:18:38 EDT 2008


     [ 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

        



More information about the richfaces-issues mailing list