You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/01/18 02:53:34 UTC

[jira] Closed: (TAPESTRY-2057) Add EventLink component that can create a link that triggers an arbitrarily named event in its container

     [ https://issues.apache.org/jira/browse/TAPESTRY-2057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-2057.
------------------------------------------

    Resolution: Fixed

> Add EventLink component that can create a link that triggers an arbitrarily named event in its container
> --------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2057
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2057
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0.7
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.8
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org