I have a button in a form.
I want to add an onclick event handler to the button as well to handle the button.onSubmit() on the server side. How do I add the onclick attribute ?
I want to add an onclick event handler to the button as well to handle the button.onSubmit() on the server side. How do I add the onclick attribute ?
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
