SalesPoint Framework v3.0
A B C D E F G H I J K L M N O P Q R S T U V W Y

E

EditButtonStrategy - class data.stdforms.singletableformsheet.EditButtonStrategy.
Abstract super class for strategies that can be associated with the "Add" and the "Remove" button of a SingleTableFormSheet.
EditButtonStrategy() - Constructor for class data.stdforms.singletableformsheet.EditButtonStrategy
 
editingCatalogItem(CatalogChangeEvent) - Method in class data.events.CatalogChangeAdapter
Called whenever editing a CatalogItem was started.
editingCatalogItem(CatalogChangeEvent) - Method in interface data.events.CatalogChangeListener
Called whenever editing a CatalogItem was started.
editingCatalogItem(CatalogChangeEvent) - Method in class data.swing.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
editingCatalogItem(CatalogChangeEvent) - Method in class data.swing.CatalogTableModel
Update the internal model and inform any listeners according to the received event.
editingCatalogItem(CatalogChangeEvent) - Method in class data.filters.CatalogFilter
Translate and propagate the event to all listeners of this Catalog.
editingStockItems(StockChangeEvent) - Method in interface data.events.StockChangeListener
Called whenever the Stock began editing StockItems.
editingStockItems(StockChangeEvent) - Method in class data.events.StockChangeAdapter
Called whenever the Stock began editing StockItems.
editingStockItems(StockChangeEvent) - Method in class data.swing.CountingStockTableModel
Update the internal model and inform any listeners according to the received event.
editingStockItems(StockChangeEvent) - Method in class data.swing.StoringStockTableModel
Update the internal model and inform any listeners according to the received event.
editingStockItems(StockChangeEvent) - Method in class data.filters.AbstractStockFilter
Receive the event from the source Stock, translate and propagate it to any listeners.
equals(Object) - Method in class sale.MenuSheetObject
Compare this MenuSheetObject to the given object and return true if they are equal.
equals(Object) - Method in class data.ooimpl.StockItemImpl
Check whether this StockItem equals the given object.
equals(Object) - Method in class data.ooimpl.DataBasketImpl.SubDataBasket
Check whether the given Object is equal to this subbasket.
equals(Object) - Method in class data.ooimpl.CatalogItemImpl
Check whether two objects are equal.
equals(Object) - Method in class util.ReverseOrderComparator
 
equals(Object) - Method in class users.User
Check whether the given object equals this user.
ERR_INTERNAL - Static variable in interface sale.ProcessErrorCodes
Error code constant: Unspecific internal error, that should not normally occur.
ERR_LOWERBOUND - Static variable in interface sale.ProcessErrorCodes
Any user defined error code must be outside [ERR_LOWERBOUND, ProcessErrorCodes.ERR_UPPERBOUND].
ERR_NOERROR - Static variable in interface sale.ProcessErrorCodes
Error code constant: No error.
ERR_UPPERBOUND - Static variable in interface sale.ProcessErrorCodes
Any user defined error code must be outside [ProcessErrorCodes.ERR_LOWERBOUND, ERR_UPPERBOUND].
error(int) - Method in class sale.SaleProcess
Raise an error in this process.
error(int, Object) - Method in class sale.SaleProcess
Raise an error in this process.
error(int, Throwable) - Method in class sale.SaleProcess
Raise an error in this process.
error(SaleProcess, int) - Method in class sale.stdforms.FormSheetStrategy
Handle an error.
error(SaleProcess, int) - Method in interface sale.stdforms.FormSheetStrategy.ErrorHandler
Handle an error.
EVALUATE_BID - Static variable in class data.CatalogItemValue
A CatalogItemValue that will return the bid if the standard value of a CatalogItem is a QuoteValue.
EVALUATE_MID - Static variable in class data.CatalogItemValue
A CatalogItemValue that will return the mid if the standard value of a CatalogItem is a QuoteValue.
EVALUATE_OFFER - Static variable in class data.CatalogItemValue
A CatalogItemValue that will return the offer if the standard value of a CatalogItem is a QuoteValue.
EVALUATE_SPREAD - Static variable in class data.CatalogItemValue
A CatalogItemValue that will return the spread if the standard value of a CatalogItem is a QuoteValue.
EXCHANGE_REMOVE_ACTION - Static variable in class data.ooimpl.DataBasketImpl
Action constant for DataBasketImpl.log(int, log.Loggable).
exchange(DataBasketEntry, DataBasketEntry) - Method in interface data.DataBasket
Exchange a DataBasketEntry existing in the DataBasket with a new one.
exchange(DataBasketEntry, DataBasketEntry) - Method in class data.ooimpl.DataBasketImpl
Exchange a DataBasketEntry with another.
exitForm() - Method in class sale.JDisplayFrame
Hook method called when the frame is about to be closed.

SalesPoint Framework v3.0
A B C D E F G H I J K L M N O P Q R S T U V W Y