videoautomat.contentcreator
Class HandBackTTFSContentCreator
java.lang.Object
FormSheetContentCreator
videoautomat.contentcreator.HandBackTTFSContentCreator
public class HandBackTTFSContentCreator
- extends FormSheetContentCreator
Content creator to add the giveback and cancel buttons and there actions.
- Author:
- Alexander Herrmann
Method Summary |
protected void |
createFormSheetContent(FormSheet fs)
Add GiveBack and Cancel Buttons to the FormSheet. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandBackTTFSContentCreator
public HandBackTTFSContentCreator()
createFormSheetContent
protected void createFormSheetContent(FormSheet fs)
- Add GiveBack and Cancel Buttons to the FormSheet.
- Parameters:
fs
- FormSheet
to be changed