|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.databinding.DataModelSelector
public class DataModelSelector
Extracts the selected object (the element, or the value of a map) from a JSF DataModel.
| Constructor Summary | |
|---|---|
DataModelSelector()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getSelection(DataModelSelection in,
javax.faces.model.DataModel wrapper)
|
java.lang.String |
getVariableName(DataModelSelection in)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataModelSelector()
| Method Detail |
|---|
public java.lang.String getVariableName(DataModelSelection in)
getVariableName in interface DataSelector<DataModelSelection,javax.faces.model.DataModel>
public java.lang.Object getSelection(DataModelSelection in,
javax.faces.model.DataModel wrapper)
getSelection in interface DataSelector<DataModelSelection,javax.faces.model.DataModel>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||