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

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

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

Subclasses of AbstractContainerDefinition in org.apache.cocoon.woody.formmodel
 class ClassDefinition
          A WidgetDefinition which holds a collection of Widgets and which can be instantiated with a NewDefinition.
 class FormDefinition
          The WidgetDefinition part of a Form widget, see Form for more information.
 class RepeaterDefinition
          The WidgetDefinition part of a Repeater widget, see Repeater for more information.
 class StructDefinition
          The WidgetDefinition corresponding to a Struct widget.
 class UnionDefinition
          The WidgetDefinition corresponding to a Union widget.
 



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