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

Hudson commented on TAP5-1562:
------------------------------

Integrated in tapestry-trunk-freestyle #411 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/411/])
    TAP5-1562: Introduced TreeSelectionModel.

drobiazko : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1143969
Files : 
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/tree/DefaultTreeExpansionModel.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/TreeTests.groovy
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/corelib/components/Tree.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/tree/TreeSelectionModel.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/tree/TreeExpansionModel.java
* 
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/tree/DefaultTreeSelectionModel.java


> Tree leafs are not selectable
> -----------------------------
>
>                 Key: TAP5-1562
>                 URL: https://issues.apache.org/jira/browse/TAP5-1562
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.3
>            Reporter: Igor Drobiazko
>            Assignee: Igor Drobiazko
>             Fix For: 5.3
>
>
> Currently it's not possible to select/unselect leaf nodes. This limitation 
> makes the Tree component unusable as the only way to interact with is to 
> expand nodes. A common use case for a tree is to execute some logic upon a 
> leaf selection. We should fix it before 5.3 goes final.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to