org.jboss.seam.databinding
In
- the annotation typeWrapperType
- the wrapper typepublic interface DataSelector<In extends Annotation,WrapperType>
Modifier and Type | Method and Description |
---|---|
Object |
getSelection(In in,
WrapperType wrapper) |
String |
getVariableName(In in) |
Object getSelection(In in, WrapperType wrapper)
Copyright © 2015 Seam Framework. All Rights Reserved.