Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-582

Add the response as a parameter to the onExpand() method of TreeElement.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1m1
    • v1m1
    • NetUI
    • None

    Description

      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.

      Attachments

        1. treeElement.txt
          4 kB
          Howard Carlin Rogers

        Activity

          People

            crogers Howard Carlin Rogers
            crogers Howard Carlin Rogers
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: