Skip to content

Instantly share code, notes, and snippets.

View pmaingi's full-sized avatar
Focusing

pmaingi pmaingi

Focusing
  • Gothenburg, Sweden
View GitHub Profile
/**
* Copyright (C) 2012 Michal Wegrzyn <bend-up@users.sourceforge.net>
* Licensed under The MIT license.
* You can use this file as long as you retain the above copyright notice.
*/
import org.apache.wicket.AttributeModifier;
import org.apache.wicket.Component;
import org.apache.wicket.ajax.AjaxRequestTarget;
import org.apache.wicket.ajax.form.AjaxFormSubmitBehavior;
import org.apache.wicket.feedback.IFeedback;