[ http://jira.magnolia.info/browse/MAGNOLIA-1232?page=all ]
Ali Hammadi updated MAGNOLIA-1232:
----------------------------------
Attachment: Tree.patch
This is the patch to modify the method showNode (Tree.java) from private to
public.
> Cannot override method showNode in Tree.java because it is private
> ------------------------------------------------------------------
>
> Key: MAGNOLIA-1232
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1232
> Project: Magnolia
> Issue Type: Bug
> Components: core
> Affects Versions: 3.0 Final
> Reporter: Ali Hammadi
> Assigned To: Sameer Charles
> Attachments: Tree.patch
>
>
> I'm creating my own Tree and I want to use the method showNode. In the
> documentation, it is said that if you want to personnalize this method, you
> have to override it. But the problem is that the "showNode" method is in
> private so I can't override it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------