[ 
https://issues.apache.org/jira/browse/TOBAGO-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13416090#comment-13416090
 ] 

Hudson commented on TOBAGO-895:
-------------------------------

Integrated in tobago-trunk #833 (See 
[https://builds.apache.org/job/tobago-trunk/833/])
    TOBAGO-895: Support for selection of subtrees on <tc:tree> (Revision 
1362440)

     Result = SUCCESS
lofwyr : http://svn.apache.org/viewvc/?view=rev&rev=1362440
Files : 
* 
/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/script/tobago-tree.js

                
> Support for selection of subtrees on <tc:tree>
> ----------------------------------------------
>
>                 Key: TOBAGO-895
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-895
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.26
>            Reporter: Rainer Rohloff
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 1.6.0-beta-3, 1.6.0
>
>
> The behavior should be similar to selection model of IDEA version control 
> commit 
> ie:
> 1. step:
> (  ) <- click
>  +-(  )
>  |   +-(  )
>  +(  )
>      +- (  )
>      +- (  )
> 2. step
> ( X ) 
>  +-( X )
>  |   +-( X )
>  +( X ) <- click
>      +- ( X )
>      +- ( X )
> result
> ( x ) 
>  +-( X )
>  |   +-( X )
>  +(   ) 
>      +- (   )
>      +- (   )

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to