Uses of Interface
org.apache.wicket.markup.html.form.IFormSubmitListener

Packages that use IFormSubmitListener
org.apache.wicket.markup.html.form HTML Forms and form components. 
 

Uses of IFormSubmitListener in org.apache.wicket.markup.html.form
 

Classes in org.apache.wicket.markup.html.form that implement IFormSubmitListener
 class Form<T>
          Base class for forms.
 class StatelessForm<T>
          This StatelessForm is the same as a normal form but with the statelesshint default to true.
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.