Package org.jboss.seam.annotations.datamodel

Annotation Types Summary
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.
DataModelSelection Injects the selected row data of a ListDataModel.
DataModelSelectionIndex Injects the selected row index of a ListDataModel.