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

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

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

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

Classes in org.apache.cocoon.woody.formmodel that implement DataWidget
 class AggregateField
          An aggregated field allows to represent one value as multiple input fields, or several values as one field.
 class Field
          A general-purpose Widget that can hold one value.
 class Output
          An Output widget can be used to show a non-editable value to the user.
 



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