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