SalesPoint Framework v3.0

Uses of Class
data.stdforms.twotableformsheet.CCStrategy

Packages that use CCStrategy
data.stdforms Standard FormSheets that can be used to display and edit the contents of data management classes. 
 

Uses of CCStrategy in data.stdforms
 

Methods in data.stdforms with parameters of type CCStrategy
static TwoTableFormSheet TwoTableFormSheet.create(String sCaption, Catalog cSource, Catalog cDest, DataBasket db, UIGate uigGate, Comparator cmpSource, Comparator cmpDest, TableEntryDescriptor tedSource, TableEntryDescriptor tedDest, CCStrategy ccsMoveStrategy)
          Create and return a new TwoTableFormSheet where source and destination are Catalogs.
 


SalesPoint Framework v3.0