| 
 | SalesPoint Framework v3.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use FormSheetContentCreator | |
| data.stdforms | Standard FormSheets that can be used to display and edit the contents of data management classes. | 
| sale | This package contains the central classes of the Framework. | 
| Uses of FormSheetContentCreator in data.stdforms | 
| Constructors in data.stdforms with parameters of type FormSheetContentCreator | |
| TwoTableFormSheet.TwoTableFormSheet(String sCaption,
                  FormSheetContentCreator fscc,
                  UIGate uigGate,
                  MoveStrategy ms)Create a new TwoTableFormSheet. | |
| SingleTableFormSheet.SingleTableFormSheet(String sCaption,
                     UIGate uigGate,
                     FormSheetContentCreator fscc)Create a new SingleTableFormSheet. | |
| Uses of FormSheetContentCreator in sale | 
| Methods in sale with parameters of type FormSheetContentCreator | |
|  void | FormSheet.addContentCreator(FormSheetContentCreator fscc)Add a contents creator for this FormSheet. | 
| Constructors in sale with parameters of type FormSheetContentCreator | |
| FormSheet.FormSheet(String sCaption,
          FormSheetContentCreator fscc,
          boolean fWaitResponse)Create a new FormSheet, using a content creator. | |
| 
 | SalesPoint Framework v3.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||