Package | Description |
---|---|
org.jboss.seam.databinding |
Implementation of @DataModel and friends.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2015 Seam Framework. All Rights Reserved.