videoautomat.contentcreator
Class HandBackSTFSContentCreator
java.lang.Object
FormSheetContentCreator
videoautomat.contentcreator.HandBackSTFSContentCreator
public class HandBackSTFSContentCreator
- extends FormSheetContentCreator
Content creator to add label with get back money and to add commit action.
- Author:
- Alexander Herrmann
Method Summary |
protected void |
createFormSheetContent(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(NumberValue numValue)
createFormSheetContent
protected void createFormSheetContent(FormSheet fs)
- Add label and commit action to given FormSheet.
- Parameters:
fs
- FormSheet
to be changed