Seam Core JSF2 2.3.1.Final-redhat-2

Uses of Interface
org.jboss.seam.databinding.DataSelector

Packages that use DataSelector
org.jboss.seam.databinding Implementation of @DataModel and friends. 
 

Uses of DataSelector in org.jboss.seam.databinding
 

Classes in org.jboss.seam.databinding that implement DataSelector
 class DataModelIndexSelector
          Extracts the selected "index" (the row index, or the key of a map) from a JSF DataModel.
 class DataModelSelector
          Extracts the selected object (the element, or the value of a map) from a JSF DataModel.
 


Seam Core JSF2 2.3.1.Final-redhat-2

Copyright © 2013 Seam Framework. All Rights Reserved.