站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss Seam 1.0.0 API 英文版文档

org.jboss.seam.databinding (JBoss Seam API Documentation) - JBoss Seam 1.0.0 API 英文版文档


Package org.jboss.seam.databinding

Interface Summary
DataBinder<Out extends Annotation,Type,WrapperType> Allows some "bound type" to be exposed to the user interface via a "wrapper type".
DataSelector<In extends Annotation,WrapperType> Allows extraction of the selected item from some "wrapper type".
 

Class Summary
DataModelBinder  
DataModelIndexSelector  
DataModelSelector