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

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

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

Classes in org.apache.cocoon.woody.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 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.
 



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