Uses of Class
org.jboss.seam.annotations.DataBinderClass

Packages that use DataBinderClass
org.jboss.seam.annotations.datamodel   
 

Uses of DataBinderClass in org.jboss.seam.annotations.datamodel
 

Classes in org.jboss.seam.annotations.datamodel with annotations of type DataBinderClass
 interface DataModel
          Outjects a List to the same scope as the owning component (or to the EVENT scope in the case of a stateless component), after wrapping as a ListDataModel.