Package org.salespointframework.desktop.strategies

Interface Summary
FormSheetStrategy.ErrorHandler Interface that defines a error handling strategy for a FormSheetStrategy.
 

Class Summary
AbstractAddCatalogItemStrategy A strategy that can be attached to the "Add" button of a SingleTableFormSheet that displays a Catalog's contents.
DefaultRemoveCatalogItemStrategy Strategy that can be associated to the "Remove" button of a SingleTableFormSheet that displays the contents of a Catalog.
EditButtonStrategy Abstract super class for strategies that can be associated with the "Add" and the "Remove" button of a SingleTableFormSheet.
FormSheetStrategy Abstract super class of all strategies that are used with FormSheets.