videoautomat.contentcreator
Class AdminLTFContentCreator
java.lang.Object
FormSheetContentCreator
videoautomat.contentcreator.AdminLTFContentCreator
public class AdminLTFContentCreator
- extends FormSheetContentCreator
Content creator to add button with stop action.
- Author:
- Alexander Herrmann
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(FormSheet fs)
- Add button with stop action.
- Parameters:
fs
- - FormSheet
to be changed.