You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Alastair Maw (JIRA)" <ji...@apache.org> on 2007/06/11 00:54:26 UTC

[jira] Updated: (WICKET-537) AjaxForm needed for full featured handling

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

Alastair Maw updated WICKET-537:
--------------------------------

    Fix Version/s: 1.4.0-alpha

> AjaxForm needed for full featured handling
> ------------------------------------------
>
>                 Key: WICKET-537
>                 URL: https://issues.apache.org/jira/browse/WICKET-537
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.2.7
>         Environment: Ubuntu Linux 2.6.20-15-generic
> Java 6
>            Reporter: Julian Klappenbach
>             Fix For: 1.4.0-alpha
>
>
> Given that Ajax components are in popular use, a Form object to handle the specific issues caused by Ajax environments is necessary.  The following features are recommended:
> Refactoring defaultSubmitButton to defaultSubmitComponent to enable AjaxSubmitLinks and AjaxSubmitButtons to be handled abstractly.
> Furthermore, The AjaxForm component should also feature an API method to accept the default component for focus.  Establishing a default focus will enable the injection of javascript to set focus as appropriate when new panels become active.

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