| 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,
       DataBasketEntryGrouper dbegDest,
       TableEntryDescriptor tedSource,
       TableEntryDescriptor tedDest,
       SSDBStrategy ssdbsMoveStrategy)
 
          Create and return a new TwoTableFormSheet where the source is a StoringStock and the destination is a
 DataBasket. | 
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. |