Interface IFormService

All Superinterfaces:
org.apache.wicket.util.io.IClusterable, Serializable

public interface IFormService extends org.apache.wicket.util.io.IClusterable
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.wicket.markup.html.form.Form
     
  • Method Details

    • getForm

      org.apache.wicket.markup.html.form.Form getForm()