Uses of Interface
org.apache.cocoon.woody.validation.ValidationErrorAware

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

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

Classes in org.apache.cocoon.woody.formmodel that implement ValidationErrorAware
 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 MultiValueField
          A MultiValueField is mostly the same as a normal Field, but can hold multiple values.
 class Upload
          A file-uploading Widget.
 



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