| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingleTableFormSheet | |
|---|---|
| org.salespointframework.desktop.formsheets | |
| org.salespointframework.desktop.strategies | |
| Uses of SingleTableFormSheet in org.salespointframework.desktop.formsheets | 
|---|
| Fields in org.salespointframework.desktop.formsheets declared as SingleTableFormSheet | |
|---|---|
private  SingleTableFormSheet | 
DescriptiveFormSheet.stfsReference
Keep a reference to the SingleTableFormSheet (if given).  | 
| Methods in org.salespointframework.desktop.formsheets that return SingleTableFormSheet | |
|---|---|
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate,
       java.util.Comparator<CatalogItem> cmp)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate,
       java.util.Comparator<CatalogItem> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate,
       DataBasket db)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<CatalogItem> cmp)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<CatalogItem> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate,
       DataBasket db,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       Catalog c,
       UIGate uigGate,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a Catalog.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       boolean fShowZeros)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       boolean fShowZeros,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       java.util.Comparator<CatalogItem> cmp)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       java.util.Comparator<CatalogItem> cmp,
       boolean fShowZeros)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       java.util.Comparator<CatalogItem> cmp,
       boolean fShowZeros,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       java.util.Comparator<CatalogItem> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db,
       boolean fShowZeros)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db,
       boolean fShowZeros,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<CatalogItem> cmp)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<CatalogItem> cmp,
       boolean fShowZeros)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<CatalogItem> cmp,
       boolean fShowZeros,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<CatalogItem> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       DataBasket db,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       CountingStock cs,
       UIGate uigGate,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a CountingStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       java.util.Comparator<DataBasketEntry> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       DataBasketCondition dbc,
       java.util.Comparator<DataBasketEntry> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       DataBasketCondition dbc,
       DataBasketEntryGrouper dbeg,
       java.util.Comparator<DataBasketEntry> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       DataBasketCondition dbc,
       DataBasketEntryGrouper dbeg,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       DataBasketCondition dbc,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       DataBasketEntryGrouper dbeg,
       java.util.Comparator<DataBasketEntry> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       DataBasketEntryGrouper dbeg,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       DataBasket db,
       UIGate uigGate,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a DataBasket.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate,
       java.util.Comparator<StockItem> cmp)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate,
       java.util.Comparator<StockItem> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate,
       DataBasket db)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<StockItem> cmp)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate,
       DataBasket db,
       java.util.Comparator<StockItem> cmp,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate,
       DataBasket db,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
static SingleTableFormSheet | 
SingleTableFormSheet.create(java.lang.String sCaption,
       StoringStock ss,
       UIGate uigGate,
       TableEntryDescriptor ted)
Create and return a new SingleTableFormSheet that will display the contents of a StoringStock.  | 
 SingleTableFormSheet | 
DescriptiveFormSheet.getSingleTableFormSheet()
Get the SingleTableFormSheet this formsheet was constructed with (if so), or null in any other case. | 
| Methods in org.salespointframework.desktop.formsheets with parameters of type SingleTableFormSheet | |
|---|---|
protected  void | 
SingleTableFormSheet.STFSContentCreator.setFormSheetComponent(SingleTableFormSheet stfs,
                      JAbstractTable jat)
Set the given table to be the component of the given FormSheet.  | 
| Constructors in org.salespointframework.desktop.formsheets with parameters of type SingleTableFormSheet | |
|---|---|
DescriptiveFormSheet(SingleTableFormSheet stfs)
Construct a new DescriptiveFormSheet from the given SingleTableFormSheet.  | 
|
| Uses of SingleTableFormSheet in org.salespointframework.desktop.strategies | 
|---|
| Methods in org.salespointframework.desktop.strategies with parameters of type SingleTableFormSheet | |
|---|---|
protected  Gate | 
DefaultRemoveCatalogItemStrategy.getCheckGate(SingleTableFormSheet stfs)
Get the Gate that checks whether the removal is allowed.  | 
protected  java.lang.String | 
DefaultRemoveCatalogItemStrategy.getConfirmationCaption(SingleTableFormSheet stfs,
                       CatalogItem ci)
Get the caption for the default confirmation MsgForm. | 
protected  java.lang.String | 
DefaultRemoveCatalogItemStrategy.getConfirmationText(SingleTableFormSheet stfs,
                    CatalogItem ci)
Get the text for the default confirmation MsgForm. | 
protected  Gate | 
AbstractAddCatalogItemStrategy.getCreateCIGate(SingleTableFormSheet stfs)
Get the first Gate in the sub-process.  | 
protected  Gate | 
AbstractAddCatalogItemStrategy.getEditCIGate(CatalogItem ci,
              SingleTableFormSheet stfs,
              Transition tOk)
Get a Gate at which a newly created CatalogItem can be edited by the user.  | 
abstract  Transition | 
EditButtonStrategy.getEditProcess(SingleTableFormSheet stfs,
               SaleProcess p,
               SalesPoint sp)
Get the first transition of the process that will perform the editing.  | 
 Transition | 
DefaultRemoveCatalogItemStrategy.getEditProcess(SingleTableFormSheet stfs,
               SaleProcess p,
               SalesPoint sp)
 | 
 Transition | 
AbstractAddCatalogItemStrategy.getEditProcess(SingleTableFormSheet stfs,
               SaleProcess p,
               SalesPoint sp)
 | 
protected  java.lang.String | 
AbstractAddCatalogItemStrategy.getNewKey(SingleTableFormSheet stfs,
          SaleProcess p)
Get the key of the new item.  | 
protected  Transition | 
DefaultRemoveCatalogItemStrategy.getRemoveTransition(SingleTableFormSheet stfs)
Get the transition that performs the actual removal.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||