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
          Base class for forms.
 class StatelessForm
          This StatelessForm is the same as a normal form but with the statelesshint default to true.
 



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