|
SalesPoint Framework v3.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CCSStrategy | |
data.stdforms | Standard FormSheets that can be used to display and edit the contents of data management classes. |
Uses of CCSStrategy in data.stdforms |
Methods in data.stdforms with parameters of type CCSStrategy | |
static TwoTableFormSheet |
TwoTableFormSheet.create(String sCaption,
Catalog cSource,
CountingStock csDest,
DataBasket db,
UIGate uigGate,
Comparator cmpSource,
Comparator cmpDest,
boolean fShowZeros,
TableEntryDescriptor tedSource,
TableEntryDescriptor tedDest,
CCSStrategy ccssMoveStrategy)
Create and return a new TwoTableFormSheet where the source is a Catalog and the destination is a CountingStock. |
|
SalesPoint Framework v3.0 | |||||||||||
PREV NEXT | FRAMES NO FRAMES |