|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.seam.annotations.datamodel | |
---|---|
org.jboss.seam.databinding |
Classes in org.jboss.seam.annotations.datamodel used by org.jboss.seam.databinding | |
---|---|
DataModel
Outjects a collection to the same scope as the owning component (or to the EVENT scope in the case of a stateless component), after wrapping as a JSF DataModel (a List as a ListDataModel, a Map as a MapDataModel, a Set as a SetDataModel, an array as an ArrayDataModel). |
|
DataModelSelection
Injects the selected row data of a DataModel. |
|
DataModelSelectionIndex
Injects the selected row index of a ListDataModel, MapDataModel or ArrayDataModel. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |