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