[ http://issues.apache.org/jira/browse/BEEHIVE-582?page=all ]
Carlin Rogers reassigned BEEHIVE-582:
-------------------------------------
Assign To: Rich Feit (was: Carlin Rogers)
Rich, could you please review this patch. Thanks.
I appreciate your help.
> Add the response as a parameter to the onExpand() method of TreeElement.
> ------------------------------------------------------------------------
>
> Key: BEEHIVE-582
> URL: http://issues.apache.org/jira/browse/BEEHIVE-582
> Project: Beehive
> Type: Bug
> Components: NetUI
> Versions: V1
> Reporter: Carlin Rogers
> Assignee: Rich Feit
> Fix For: V1
> Attachments: treeElement.txt
>
> The expansion of the tree nodes on the Netui tree control is handled by
> overriding the onExpand method of the TreeElement class. This method is
> responsible for building out the children nodes. The onExpand method takes
> only the request as a parameter. However, when building out nodes and adding
> enhanced UI functionality, there are cases that need to have access to both
> the request and response. For example, both are needed to rewrite action
> urls using the PageFlowUtils utility class.
--
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