You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/08/15 10:06:18 UTC

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

    [ https://issues.apache.org/jira/browse/WICKET-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12898670#action_12898670 ] 

Juergen Donnerstag commented on WICKET-537:
-------------------------------------------

In case it is still relevant, please provide a patch which we are happy to consider. Thanks.

> 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.5-M2
>
>
> 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.