Package de.xima.fc.gui.designer.form.utils
-
Class Summary Class Description DesignerConfigFactory Utility methods for creating the designer JSON config required by the client side JavaScript.FormBackupHelper Utilities for saving and loading form backups.FormCssHelper Utilities for analyzing CSS classes and fetching CSS themes, seeFormDesignerCssBean
.FormDesignerModelFactory Utility methods for creating the various models used by the form designer.FormPersistHelper Helper for working with the form persist JSON from the client, such as applying increment patches.FormPublishHelper Utilities for publishing (saving) a form version, see alsoFormDesignerPublishBean.publishForm()
.FormTemplateHelper Utilities for finding, adding and deleting form templates in the form designer, seeFormDesignerTemplateBean
.JsonPatchHelper Helper for working with JSON patches according to as specified by https://tools.ietf.org/html/rfc6902.WidgetPluginHelper Utilities for handling widget plugins in the form designer, seeFormDesignerPluginBean
.