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

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

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

Subclasses of AbstractContainerWidget in org.apache.cocoon.woody.formmodel
 class Form
          A widget that serves as a container for other widgets, the top-level widget in a form description file.
 class Repeater.RepeaterRow
           
 class Struct
          A container Widget which can hold zero or more child widgets.
 class Union
          A discriminated union that references a discriminant value in another widget and contains one of several cases (widgets).
 



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