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