Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.faces.model Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
DataModelConverterA Converter implementation that converts an Object, Object array, or List into a JSFAuthor:Jeremy GrelleClassorg.springframework.faces.model.converterSpring Webflow
FacesConversionServiceConvenient ConversionService implementation for JSF that composesJSF-specific converters with the standard Web Flow converters.Classorg.springframework.faces.model.converterSpring Webflow
ManySelectionTrackingListDataModelA DataModel implementation that tracks the currently selected rows, allowing any number of rows to beselected at one time.Classorg.springframework.faces.modelSpring Webflow
OneSelectionTrackingListDataModelA DataModel implementation that tracks the currently selected row, allowing only one selection at a time.Classorg.springframework.faces.modelSpring Webflow
SelectionAwareInterface for DataModel implementations that need to track selected rows.Interfaceorg.springframework.faces.modelSpring Webflow
SelectionTrackingActionListenerCustom ActionListener that inspects the UIComponent that signaled the current ActionEvent todetermine whether it is a child of any iterator type of component (such as UIData) that uses aClassorg.springframework.faces.modelSpring Webflow
SerializableListDataModelA simple List-to-JSF-DataModel adapter that is also Serializable.Classorg.springframework.faces.modelSpring Webflow