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
.FormDesignerEnvironmentData A new POJO forIFormDesignerEnvironmentData
.FormDesignerModelFactory Utility methods for creating the various models used by the form designer.FormLanguageHelper Helper methods related to the languages available for a form.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.PluginTemplateGroup POJO for that groups all plugin form element templates from a single plugin, used byFormTemplateHelper.fetchTagsAndTemplates(Mandant, Locale, IUser, Projekt, FormVersion)
.WidgetPluginHelper Utilities for handling widget plugins in the form designer, seeFormDesignerPluginBean
. -
Enum Summary Enum Description ETemplateType Type of a form element template shown in the designer.