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
            Priority: Minor


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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to