videoautomat.contentcreator
Class HandBackSTFSContentCreator
java.lang.Object
|
+--sale.FormSheetContentCreator
|
+--videoautomat.contentcreator.HandBackSTFSContentCreator
- All Implemented Interfaces:
- Serializable
- public class HandBackSTFSContentCreator
- extends sale.FormSheetContentCreator
Content creator to add label with get back money and to add commit action.
- Author:
- Alexander Herrmann
- See Also:
- Serialized Form
Method Summary |
protected void |
createFormSheetContent(sale.FormSheet fs)
Add label and commit action to given FormSheet. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandBackSTFSContentCreator
public HandBackSTFSContentCreator(data.NumberValue numValue)
createFormSheetContent
protected void createFormSheetContent(sale.FormSheet fs)
- Add label and commit action to given FormSheet.
- Specified by:
createFormSheetContent
in class sale.FormSheetContentCreator
- Parameters:
fs
- FormSheet
to be changed