videoautomat.contentcreator
Class LogOnMFContentCreator
java.lang.Object
|
+--sale.FormSheetContentCreator
|
+--videoautomat.contentcreator.LogOnMFContentCreator
- All Implemented Interfaces:
- Serializable
- public class LogOnMFContentCreator
- extends sale.FormSheetContentCreator
Content creator to add button with fail transition.
- Author:
- Alexander Herrmann
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogOnMFContentCreator
public LogOnMFContentCreator()
createFormSheetContent
protected void createFormSheetContent(sale.FormSheet fs)
- Adds button to
FormSheet
that does the
LogOnFailTransition
- Specified by:
createFormSheetContent
in class sale.FormSheetContentCreator
- Parameters:
fs
- - FormSheet
to be changed