videoautomat.contentcreator
Class RentTTFSContentCreator
java.lang.Object
|
+--sale.FormSheetContentCreator
|
+--videoautomat.contentcreator.RentTTFSContentCreator
- All Implemented Interfaces:
- Serializable
- public class RentTTFSContentCreator
- extends sale.FormSheetContentCreator
Content creator which adds rent, cancel button and there actions to the given formsheet
- Author:
- Tobias Ruch
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RentTTFSContentCreator
public RentTTFSContentCreator()
createFormSheetContent
protected void createFormSheetContent(sale.FormSheet fs)
- Adds buttons and actions
- Specified by:
createFormSheetContent
in class sale.FormSheetContentCreator
- Parameters:
fs
- - FormSheet
which sould be changed