Uses of Interface
com.extentech.ExtenXLS.binder.BoundCell

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

Uses of BoundCell in com.extentech.ExtenXLS.binder
 

Classes in com.extentech.ExtenXLS.binder that implement BoundCell
 class BeanBoundCell
          The BeanBoundCell class extends the CellHandle class with data binding functionality
using the value Object.
 class DataBoundCell
          The DataBoundCell class extends the CellHandle class with data binding functionality
using the ExtenDataObject persistent data bean classes.
 



Copyright © 2011 Extentech Inc. All Rights Reserved.