This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.woody.formmodel.FormDefinition (Cocoon API 2.1.12-dev [March 20 2012])

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.