videoautomat.contentcreator
Class StartFSContentCreator
java.lang.Object
|
+--sale.FormSheetContentCreator
|
+--videoautomat.contentcreator.StartFSContentCreator
- All Implemented Interfaces:
- Serializable
- public class StartFSContentCreator
- extends sale.FormSheetContentCreator
Content creator of the register process. Contains methods to set and add data
independly from the gui part.
- 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 |
FB_LOGON
public static final int FB_LOGON
- See Also:
- Constant Field Values
FB_REGISTER
public static final int FB_REGISTER
- See Also:
- Constant Field Values
StartFSContentCreator
public StartFSContentCreator()
createFormSheetContent
protected void createFormSheetContent(sale.FormSheet fs)
- Specified by:
createFormSheetContent
in class sale.FormSheetContentCreator