SalesPoint Framework v3.0

Uses of Package
data.stdforms

Packages that use data.stdforms
data.stdforms Standard FormSheets that can be used to display and edit the contents of data management classes. 
data.stdforms.singletableformsheet Contains the EditButtonStrategy classes for SingleTableFormSheets
data.stdforms.twotableformsheet Contains the MoveStrategy classes for TwoTableFormSheets
 

Classes in data.stdforms used by data.stdforms
SingleTableFormSheet
          A FormSheet displaying the contents of a Catalog, Stock or DataBasket.
TwoTableFormSheet
          A FormSheet that will display the contents of two data containers, a source and a destination, and will allow the user to move items between the two.
 

Classes in data.stdforms used by data.stdforms.singletableformsheet
SingleTableFormSheet
          A FormSheet displaying the contents of a Catalog, Stock or DataBasket.
 

Classes in data.stdforms used by data.stdforms.twotableformsheet
TwoTableFormSheet
          A FormSheet that will display the contents of two data containers, a source and a destination, and will allow the user to move items between the two.
 


SalesPoint Framework v3.0