You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Henri Dupre (JIRA)" <ta...@jakarta.apache.org> on 2005/05/06 18:18:06 UTC

[jira] Created: (TAPESTRY-315) add submitOnChange parameter to checkboxes and radio buttons

add submitOnChange parameter to checkboxes and radio buttons
------------------------------------------------------------

         Key: TAPESTRY-315
         URL: http://issues.apache.org/jira/browse/TAPESTRY-315
     Project: Tapestry
        Type: Improvement
  Components: Framework  
    Versions: 4.0    
    Reporter: Henri Dupre
    Priority: Trivial


I find the javascript hooks with the submitOnChange in PropertySelection very usefull. They would be quite easy to add to radiobutton and checkboxes.

-- 
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


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


[jira] Resolved: (TAPESTRY-315) add submitOnChange parameter to checkboxes and radio buttons

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-315?page=all ]
     
Jesse Kuhnert resolved TAPESTRY-315:
------------------------------------

    Fix Version: 4.1
     Resolution: Fixed

This has been fixed with the addition of the EventListener annotation (or page xml property). You can now listen to any event on any component/dojo widget/html event and optionally cause it to call your listener or submit a particular form AND call your listener.

> add submitOnChange parameter to checkboxes and radio buttons
> ------------------------------------------------------------
>
>          Key: TAPESTRY-315
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-315
>      Project: Tapestry
>         Type: Improvement

>   Components: Framework
>     Versions: 4.0
>     Reporter: Henri Dupre
>     Priority: Trivial
>      Fix For: 4.1

>
> I find the javascript hooks with the submitOnChange in PropertySelection very usefull. They would be quite easy to add to radiobutton and checkboxes.

-- 
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


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