Uses of Class
com.extentech.ExtenXLS.binder.DataBoundCellRange

Packages that use DataBoundCellRange
com.extentech.ExtenXLS.binder The ExtenXLS binder package contains the CellBinder API which automates mapping of data to spreadsheets. 
 

Uses of DataBoundCellRange in com.extentech.ExtenXLS.binder
 

Subclasses of DataBoundCellRange in com.extentech.ExtenXLS.binder
 class BeanBoundCellRange
          Binds a Cell range to a List of Bean values.
 

Methods in com.extentech.ExtenXLS.binder with parameters of type DataBoundCellRange
 void CellRangeDataObject.addCellRange(DataBoundCellRange dbcr)
          Add a DataboundCellRange to this DataObject for retrieving data.
 



Copyright © 2011 Extentech Inc. All Rights Reserved.