Package org.springframework.faces.model
package org.springframework.faces.model
Extended implementations of JSF-specific data structures such as DataModel.
-
ClassDescriptionA
DataModelimplementation that tracks the currently selected rows, allowing any number of rows to be selected at one time.ADataModelimplementation that tracks the currently selected row, allowing only one selection at a time.Interface forDataModelimplementations that need to track selected rows.CustomActionListenerthat inspects theUIComponentthat signaled the currentActionEventto determine whether it is a child of any iterator type of component (such asUIData) that uses aSelectionAwaredata model implementation.A simpleList-to-JSF-DataModeladapter that is alsoSerializable.