Class AjaxFormSubmitBehavior.AjaxFormSubmitter

java.lang.Object
org.apache.wicket.ajax.form.AjaxFormSubmitBehavior.AjaxFormSubmitter
All Implemented Interfaces:
IFormSubmitter
Enclosing class:
AjaxFormSubmitBehavior

public static class AjaxFormSubmitBehavior.AjaxFormSubmitter extends Object implements IFormSubmitter
A publicly reachable class that allows to introspect the submitter, e.g. to check what is the input name of the submitting component if there is such.
  • Method Details