You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "sean schofield (JIRA)" <de...@myfaces.apache.org> on 2006/05/04 04:32:18 UTC

[jira] Commented: (TOMAHAWK-47) Tree2 component does not provide getters/setters for some properties

    [ http://issues.apache.org/jira/browse/TOMAHAWK-47?page=comments#action_12377682 ] 

sean schofield commented on TOMAHAWK-47:
----------------------------------------

I will try to take a look at this.  If someone wants to rework the patch now that everything has been reorged in SVN that would speed things up.  Otherwise I will get to it when I can.

> Tree2 component does not provide getters/setters for some properties
> --------------------------------------------------------------------
>
>          Key: TOMAHAWK-47
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-47
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Tree2
>     Versions: 1.1.1
>  Environment: Facelets 
>     Reporter: Nicolas Belisle
>     Assignee: sean schofield
>      Fix For: 1.1.3-SNAPSHOT
>  Attachments: tree2Patch.patch
>
> Hi, 
> The Tree2 component should provide getter and setter for the properties:
>  - showLines
>  - showNav
>  - clientSideToggle 
>  - showRootNode
>  - preserveToggle
> Instread, HtmlTreeRenderer is now using the method getBoolean to get access to the above values (which are set by TreeTag). 
> This strategy only works with JSP. These properties cannot be set in Facelets. 
> A patch will follow shortly.
> Regards, 
> Nicolas

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira