Class FormDesignerPublishBean
java.lang.Object
de.xima.fc.gui.designer.form.bean.FormDesignerPublishBean
- All Implemented Interfaces:
Serializable
Bean for the form designer. Takes care of saving the form when the user clicks save (publish).
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Remote command that takes a persist JSON and saves it.
-
Constructor Details
-
FormDesignerPublishBean
public FormDesignerPublishBean()
-
-
Method Details
-
publishForm
public void publishForm()Remote command that takes a persist JSON and saves it.
-