I submitted an issue to add a fallback version of AjaxSubmitButton.  It has
attached to it the completed implementation of the class.

https://issues.apache.org/jira/browse/WICKET-634

Couldn't find where it had been discussed before whether it was needed or
not, but since I needed it and implemented it, I figured I would contribute
it.  It seems reasonable to have, in line with the AjaxFallbackLink that is
included in Wicket now.


--
Jeremy Thomerson
jthomerson AT users DOT sourceforge DOT net


---------- Forwarded message ----------
From: Jeremy Thomerson (JIRA) <[EMAIL PROTECTED]>
Date: Jun 10, 2007 7:34 PM
Subject: [jira] Updated: (WICKET-634) Need AjaxFallbackSubmitButton
To: [EMAIL PROTECTED]


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

Jeremy Thomerson updated WICKET-634:
------------------------------------

   Attachment: AjaxFallbackSubmitButton.java

Here is the java file to add it (under package
org.apache.wicket.ajax.markup.html.form)

Need AjaxFallbackSubmitButton
-----------------------------

                Key: WICKET-634
                URL: https://issues.apache.org/jira/browse/WICKET-634
            Project: Wicket
         Issue Type: Improvement
         Components: wicket
   Affects Versions: 1.3.0-beta1
           Reporter: Jeremy Thomerson
           Priority: Minor
            Fix For: 1.3.0-beta2

        Attachments: AjaxFallbackSubmitButton.java


It would be nice to have an AjaxFallbackSubmit button just like there is
an AjaxFallbackLink, etc.
I'll attach the patch to add it.

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

Reply via email to