Uses of Interface
org.jreform.Form

Packages that use Form
org.jreform Main package that defines public api. 
org.jreform.internal Contains the bulk of implementation. 
 

Uses of Form in org.jreform
 

Classes in org.jreform that implement Form
 class HtmlForm
          This is a base class that should be extended to create a form.
 

Uses of Form in org.jreform.internal
 

Classes in org.jreform.internal that implement Form
(package private)  class AbstractForm
          A form that contains a set of its own inputs, errors and input groups.
 class BaseHtmlForm
           
 



Copyright © 2007-2008 jReform