Uses of Interface
org.apache.cocoon.woody.formmodel.ContainerDefinition

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

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

Classes in org.apache.cocoon.woody.formmodel that implement ContainerDefinition
 class AbstractContainerDefinition
          The AbstractContainerDefinition corresponding to an AbstractContainerWidget.
 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.