|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CSDBStrategy | |
---|---|
org.salespointframework.desktop.formsheets | |
org.salespointframework.web.movestrategies |
Uses of CSDBStrategy in org.salespointframework.desktop.formsheets |
---|
Methods in org.salespointframework.desktop.formsheets with parameters of type CSDBStrategy | |
---|---|
static DataExchangeFormSheet |
DataExchangeFormSheet.create(java.lang.String sCaption,
CountingStock csSource,
DataBasket dbDest,
UIGate uigGate,
CSDBStrategy csdbsMoveStrategy,
DataExchangeFormSheet.DataExchangeOptions options)
Create and return a new DataExchangeFormSheet where the source is a CountingStock and the destination is a DataBasket. |
Uses of CSDBStrategy in org.salespointframework.web.movestrategies |
---|
Subclasses of CSDBStrategy in org.salespointframework.web.movestrategies | |
---|---|
class |
CSDBStrategy
MoveStategy moving items from a CountingStock to a DataBasket |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |