market.stdform
Class FSManagerOptions
java.lang.Object
|
+--sale.FormSheet
|
+--market.stdform.FSManagerOptions
- All Implemented Interfaces:
- Serializable
- public class FSManagerOptions
- extends FormSheet
This FormSheet is used by the manager to set special calculation variables such as the maximal discount
for customers or the monthly costs of the market.
- See Also:
- Serialized Form
Methods inherited from class sale.FormSheet |
addButton, addButton, addContentCreator, attach, attach, attach, buttonIterator, buttonIterator, cancel, close, detachDisplay, detachProcess, detachSalesPoint, fillBtnPanel, getButton, getButtonsLock, getCaption, getComponent, getComponentLock, getDisplay, getDisplayLock, getProcess, getSalesPoint, isCancelled, ok, removeAllButtons, removeButton, setCaption, setComponent, setWaitResponse, toString, waitResponse |
JTFC_DISCOUNT_RANGE
public static final int JTFC_DISCOUNT_RANGE
- See Also:
- Constant Field Values
JTFC_DISCOUNT_VALUE
public static final int JTFC_DISCOUNT_VALUE
- See Also:
- Constant Field Values
JTFC_MAX_DISCOUNT
public static final int JTFC_MAX_DISCOUNT
- See Also:
- Constant Field Values
JTFC_FRACTION_OF_WAGES
public static final int JTFC_FRACTION_OF_WAGES
- See Also:
- Constant Field Values
JTFC_SENIORITY
public static final int JTFC_SENIORITY
- See Also:
- Constant Field Values
JTFC_COSTS
public static final int JTFC_COSTS
- See Also:
- Constant Field Values
FSManagerOptions
public FSManagerOptions()