Package org.jboss.seam.databinding

Interface Summary
DataBinder<Out extends Annotation,Type,WrapperType> Allows some "bound type" to be exposed to the user interface via a "wrapper type".
DataSelector<In extends Annotation,WrapperType> Allows extraction of the selected item from some "wrapper type".
 

Class Summary
DataModelBinder  
DataModelIndexSelector  
DataModelSelector