Package org.salespointframework.desktop.teds

Class Summary
AbstractTableEntryDescriptor Abstract base implementation of TableEntryDescriptor.
DefaultCatalogItemDBETableEntryDescriptor A TableEntryDescriptor that can be used with a DataBasketTableModel modelling DataBasketEntries that describe operations on CatalogItems.
DefaultCatalogItemTED A TableEntryDescriptor that can be used with a CatalogTableModel.
DefaultCountingStockDBETableEntryDescriptor A TableEntryDescriptor that can be used with a DataBasketTableModel modelling DataBasketEntries that describe operations on items in a CountingStock.
DefaultCountingStockItemTED A TableEntryDescriptor that can be used with a CountingStockTableModel.
DefaultCurrencyItemTED A TableEntryDescriptor that can be used to model Currencies with a CatalogTableModel.
DefaultLogEntryTED TableEntryDescriptor that can be used to display LogEntries.
DefaultMoneyBagItemTED A TableEntryDescriptor that can be used to model MoneyBags with a CountingStockTableModel.
DefaultStockItemTED A TableEntryDescriptor that can be used with a StoringStockTableModel.
DefaultStoringStockDBETableEntryDescriptor A TableEntryDescriptor that can be used with a DataBasketTableModel modelling DataBasketEntries that describe operations on items in a StoringStock.
DefaultUserTED A TableEntryDescriptor that can be used with a UserTableModel.