videoautomat.contentcreator
Class AdminLTFContentCreator
java.lang.Object
|
+--sale.FormSheetContentCreator
|
+--videoautomat.contentcreator.AdminLTFContentCreator
- All Implemented Interfaces:
- Serializable
- public class AdminLTFContentCreator
- extends sale.FormSheetContentCreator
Content creator to add button with stop action.
- 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 |
AdminLTFContentCreator
public AdminLTFContentCreator()
createFormSheetContent
protected void createFormSheetContent(sale.FormSheet fs)
- Add button with stop action.
- Specified by:
createFormSheetContent
in class sale.FormSheetContentCreator
- Parameters:
fs
- - FormSheet
to be changed.