Uses of Class
org.apache.cocoon.woody.formmodel.FormDefinition

Packages that use FormDefinition
org.apache.cocoon.woody   
org.apache.cocoon.woody.formmodel   
 

Uses of FormDefinition in org.apache.cocoon.woody
 

Methods in org.apache.cocoon.woody that return FormDefinition
 FormDefinition DefaultFormManager.getFormDefinition(Source source)
           
 

Uses of FormDefinition in org.apache.cocoon.woody.formmodel
 

Methods in org.apache.cocoon.woody.formmodel that return FormDefinition
 FormDefinition WidgetDefinition.getFormDefinition()
          Gets the FormDefinition.
 FormDefinition AbstractWidgetDefinition.getFormDefinition()
           
 

Constructors in org.apache.cocoon.woody.formmodel with parameters of type FormDefinition
Form(FormDefinition definition)
           
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.