|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TableEntryDescriptor in org.salespointframework.desktop |
---|
Constructors in org.salespointframework.desktop with parameters of type TableEntryDescriptor | |
---|---|
JCatalogTable(Catalog c,
DataBasket db,
java.util.Comparator<CatalogItem> cmp,
TableEntryDescriptor ted)
Create a new JCatalogTable. |
|
JCountingStockTable(CountingStock cs,
DataBasket db,
java.util.Comparator<CatalogItem> cmp,
boolean fShowZeros,
TableEntryDescriptor ted)
Create a new JCountingStockTable. |
|
JDataBasketTable(DataBasket db,
DataBasketCondition dbc,
DataBasketEntryGrouper dbeg,
java.util.Comparator<DataBasketEntry> cmp,
TableEntryDescriptor ted)
Create a new JDataBasketTable. |
|
JLogTable(LogFileContent lfc,
java.util.Comparator<LogEntry> cmp,
TableEntryDescriptor ted)
Create a new JLogTable. |
|
JLogTable(LogFileContent lfc,
TableEntryDescriptor ted)
Create a new JLogTable. |
|
JStoringStockTable(Stock st,
DataBasket db,
java.util.Comparator<StockItem> cmp,
TableEntryDescriptor ted)
Create a new JStoringStockTable. |
|
JUserTable(UserManager u,
java.util.Comparator<User> cmp,
TableEntryDescriptor ted)
Create a new JUserTable. |
Uses of TableEntryDescriptor in org.salespointframework.desktop.formsheets |
---|
Fields in org.salespointframework.desktop.formsheets declared as TableEntryDescriptor | |
---|---|
protected TableEntryDescriptor |
DataExchangeFormSheet.TableDataExchangeOption.ted
TableEntryDescriptor used for this table |
Methods in org.salespointframework.desktop.formsheets that return TableEntryDescriptor | |
---|---|
TableEntryDescriptor |
DataExchangeFormSheet.TableDataExchangeOption.getTed()
|
Methods in org.salespointframework.desktop.formsheets with parameters of type TableEntryDescriptor | |
---|---|
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,
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,
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,
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,
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,
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,
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,
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. |
void |
DataExchangeFormSheet.setDestTable(Catalog m_catalogSource,
TableEntryDescriptor ted)
Set the source of the destination table. |
void |
DataExchangeFormSheet.setDestTable(CountingStock m_csSource,
boolean fShowZeros,
TableEntryDescriptor ted)
Set the source of the destination table. |
void |
DataExchangeFormSheet.setDestTable(DataBasket m_dbSource,
DataBasketCondition dbc,
DataBasketEntryGrouper dbeg,
TableEntryDescriptor ted)
Set the source of the destination table. |
void |
DataExchangeFormSheet.setDestTable(StoringStock m_stSource,
TableEntryDescriptor ted)
Set the source of the destination table. |
void |
DataExchangeFormSheet.setSourceTable(Catalog m_catalogSource,
TableEntryDescriptor ted)
Set the source of the source table. |
void |
DataExchangeFormSheet.setSourceTable(CountingStock m_csSource,
boolean fShowZeros,
TableEntryDescriptor ted)
Set the source of the source table. |
void |
DataExchangeFormSheet.setSourceTable(DataBasket m_dbSource,
DataBasketCondition dbc,
DataBasketEntryGrouper dbeg,
TableEntryDescriptor ted)
Set the source of the source table. |
void |
DataExchangeFormSheet.setSourceTable(StoringStock m_stSource,
TableEntryDescriptor ted)
Set the source of the source table. |
void |
DataExchangeFormSheet.TableDataExchangeOption.setTed(TableEntryDescriptor ted)
|
Constructors in org.salespointframework.desktop.formsheets with parameters of type TableEntryDescriptor | |
---|---|
DataExchangeFormSheet.TableDataExchangeOption(java.util.Comparator cmp,
boolean showZeros,
DataBasketCondition dbc,
DataBasketEntryGrouper dbeg,
TableEntryDescriptor ted)
constructor |
|
LogTableForm(java.lang.String sCaption,
LogFileContent lfc,
java.util.Comparator<LogEntry> cmp,
TableEntryDescriptor ted,
boolean fWaitResponse)
|
|
LogTableForm(java.lang.String sCaption,
LogInputStream lis,
java.util.Comparator<LogEntry> cmp,
TableEntryDescriptor ted)
Create a new LogTableForm. |
|
LogTableForm(java.lang.String sCaption,
LogInputStream lis,
java.util.Comparator<LogEntry> cmp,
TableEntryDescriptor ted,
boolean fWaitResponse)
Create a new LogTableForm. |
|
LogTableForm(java.lang.String sCaption,
LogInputStream lis,
TableEntryDescriptor ted)
Create a new LogTableForm. |
|
UserTableFormSheet(java.lang.String sCaption,
UserManager um,
javax.swing.JComponent c,
UIGate uigGate,
java.util.Comparator<User> cmp,
TableEntryDescriptor ted)
Create a new UserTableFormSheet. |
Uses of TableEntryDescriptor in org.salespointframework.desktop.models |
---|
Fields in org.salespointframework.desktop.models declared as TableEntryDescriptor | |
---|---|
private TableEntryDescriptor |
AbstractTableModel.m_tedEntryDescriptor
The TableEntryDescriptor that is used to split records into columns. |
Methods in org.salespointframework.desktop.models that return TableEntryDescriptor | |
---|---|
TableEntryDescriptor |
AbstractTableModel.getEntryDescriptor()
Get the TableEntryDescriptor that is used to split records into columns. |
Constructors in org.salespointframework.desktop.models with parameters of type TableEntryDescriptor | |
---|---|
AbstractTableModel(TableEntryDescriptor ted)
Create a new AbstractTableModel. |
|
CatalogTableModel(Catalog c,
DataBasket db,
java.util.Comparator<CatalogItem> cmp,
TableEntryDescriptor ted)
Create a new CatalogTableModel. |
|
CountingStockTableModel(CountingStock cs,
DataBasket db,
java.util.Comparator<CatalogItem> cmp,
boolean fShowZeros,
TableEntryDescriptor ted)
Create a new CountingStockTableModel. |
|
DataBasketTableModel(DataBasket db,
DataBasketCondition dbc,
DataBasketEntryGrouper dbeg,
java.util.Comparator<DataBasketEntry> cmp,
TableEntryDescriptor ted)
Create a new DataBasketTableModel. |
|
LogTableModel(LogFileContent lfc,
java.util.Comparator<LogEntry> cmp,
TableEntryDescriptor ted)
Create a new LogTableModel. |
|
StoringStockTableModel(Stock st,
DataBasket db,
java.util.Comparator<StockItem> cmp,
TableEntryDescriptor ted)
Create a new StoringStockTableModel. |
|
UserTableModel(UserManager u,
java.util.Comparator<User> cmp,
TableEntryDescriptor ted)
Create a new UserTableModel. |
Uses of TableEntryDescriptor in org.salespointframework.desktop.teds |
---|
Uses of TableEntryDescriptor in org.salespointframework.web.helper |
---|
Fields in org.salespointframework.web.helper declared as TableEntryDescriptor | |
---|---|
private TableEntryDescriptor |
ATMBuilder.tableEntryDescriptor
|
Methods in org.salespointframework.web.helper with parameters of type TableEntryDescriptor | |
---|---|
void |
ATMBuilder.setTableEntryDescriptor(TableEntryDescriptor tableEntryDescriptor)
sets a TableEntryDescriptor |
ATMBuilder<T> |
ATMBuilder.ted(TableEntryDescriptor tableEntryDescriptor)
method chaining version of ATMBuilder.setTableEntryDescriptor(TableEntryDescriptor) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |