> Tree control
> ------------
>
> Key: CLK-160
> URL:
http://www.avoka.com:8080/jira/browse/CLK-160> Project: Click
> Issue Type: New Feature
> Components: examples, extras
> Reporter: Bob Schellink
> Assigned To: Bob Schellink
> Attachments: checkbox-tree.png, clickDivTreeExample.zip, clickDivTreeExample2.zip, clickTreeExample.zip, div-checkbox-tree.png, div-tree.png, tree.png
>
>
> Hi
> I am taking a bit liberty here, but it would be nice if Click had a tree control to display hierarchical data. For example displaying directories and files on the server.
> Features I would like:
> 1) Expand/collapse nodes.
> 2) Select/deselect nodes.
> 3) Listener for expansion and selection events.
> 4) Custom icons for parent and leaf nodes.
> 5) Custom node renderer much like the Decorator interface is used to customize the Column control.
> 6) Client vs server side trees? (Client side behavior would most probably be based on javascript?)
> Feel free to close this issue if a tree control is not seen as widely useful.
> kind regards
> bob