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