Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-1073

make using Anchors in listeners easier

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 4.1.1
    • 4.2
    • Framework
    • None
    • any

    Description

      Within listener methods it is currently very awkward to try returning someone to an anchor tag on a page.

      Try to make this a little easier. Perhaps introduce a new object - Anchor - that can be returned from a listener method. To keep the concept in line with the rest of the system will probably also need to provide similar IRequestCycle.activate(IPage page, IAnchor anchor) and IRequestCycle.activate(String pageName, IAnchor anchor) AND IRequestCycle.activate(IPage page, String anchor) AND IRequestCycle.activate(String pageName, String anchor) methods...

      Attachments

        Activity

          People

            jkuhnert Jesse Kuhnert
            jkuhnert Jesse Kuhnert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: