You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by "Mathias P.W Nilsson" <ma...@snyltarna.se> on 2008/06/23 23:21:30 UTC

SubmitLink enter listener

Hi!

How can I get SubmitLink , AjaxSubmitLink and preferrably Link, AjaxLink to
respond to enter?

I'd hoped that submit did this but maybe this requires javascript?
-- 
View this message in context: http://www.nabble.com/SubmitLink-enter-listener-tp18078769p18078769.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: SubmitLink enter listener

Posted by "Mathias P.W Nilsson" <ma...@snyltarna.se>.
Ahh.... thanks. :)
-- 
View this message in context: http://www.nabble.com/SubmitLink-enter-listener-tp18078769p18079153.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: SubmitLink enter listener

Posted by Igor Vaynberg <ig...@gmail.com>.
form.setdefaultbutton(link)

-igor

On Mon, Jun 23, 2008 at 2:21 PM, Mathias P.W Nilsson
<ma...@snyltarna.se> wrote:
>
> Hi!
>
> How can I get SubmitLink , AjaxSubmitLink and preferrably Link, AjaxLink to
> respond to enter?
>
> I'd hoped that submit did this but maybe this requires javascript?
> --
> View this message in context: http://www.nabble.com/SubmitLink-enter-listener-tp18078769p18078769.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org