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

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

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

Classes in org.apache.cocoon.forms.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 GroupDefinition
          The WidgetDefinition corresponding to a Group widget.
 class RepeaterDefinition
          The WidgetDefinition part of a Repeater widget, see Repeater for more information.
 class StructDefinition
          Deprecated. replaced by GroupDefinition
 class UnionDefinition
          The WidgetDefinition corresponding to a Union widget.
 



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