[ http://issues.apache.org/jira/browse/MYFACES-1039?page=all ]
Nicolas Belisle updated MYFACES-1039:
-------------------------------------
Attachment: tree2Patch.patch
Modifies: org.apache.myfaces.renderkit.JSFAttr,
org.apache.myfaces.custom.tree2.HtmlTree &
org.apache.myfaces.custom.tree2.HtmlTreeRenderer
> Tree2 component does not provide getters/setters for some properties
> --------------------------------------------------------------------
>
> Key: MYFACES-1039
> URL: http://issues.apache.org/jira/browse/MYFACES-1039
> Project: MyFaces
> Type: Bug
> Components: Tomahawk
> Versions: 1.1.1
> Environment: Facelets
> Reporter: Nicolas Belisle
> 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