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

Add EventLink component that can create a link that triggers an arbitrarily named event in its container

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.7
    • 5.0.8
    • tapestry-core
    • None

    Description

      It is often the case that a container (a page or mega component) will contain multiple ActionLink components that all perform the same operation. This ends up requiring multiple event handler methods.

      It would be nice if there was an alternative to ActionLink that would trigger a named event in its container. This would coalesce all those event handler methods into a single method. It would generally result in a shorter, more readable URL, and similar components (for instance, all the different sorting links in a Grid) would all use the same URL.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            hlship Howard Lewis Ship
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: