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

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

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

Classes in org.apache.cocoon.forms.formmodel that implement SelectableWidget
 class AggregateField
          An aggregated field allows to represent one value as multiple input fields, or several values as one field.
 class CalculatedField
          A field which calculates its value.
 class CaptchaField
          A Field for CAPTCHA validation.
 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 RepeaterFilterField
           
 



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