Uses of Class
org.salespointframework.desktop.strategies.dataexchangeformsheet.CDBStrategy

Packages that use CDBStrategy
org.salespointframework.desktop.formsheets   
org.salespointframework.web.movestrategies   
 

Uses of CDBStrategy in org.salespointframework.desktop.formsheets
 

Methods in org.salespointframework.desktop.formsheets with parameters of type CDBStrategy
static DataExchangeFormSheet DataExchangeFormSheet.create(java.lang.String sCaption, Catalog cSource, DataBasket dbDest, UIGate uigGate, CDBStrategy cdbsMoveStrategy, DataExchangeFormSheet.DataExchangeOptions options)
          Create and return a new DataExchangeFormSheet where the source is a Catalog and the destination is a DataBasket.
 

Uses of CDBStrategy in org.salespointframework.web.movestrategies
 

Subclasses of CDBStrategy in org.salespointframework.web.movestrategies
 class CDBStrategy
          MoveStategy moving items from a Catalog to a DataBasket