Package de.xima.fc.gui.designer.form.utils
package de.xima.fc.gui.designer.form.utils
-
ClassDescriptionUtility methods for creating the designer JSON config required by the client side JavaScript.Type of a form element template shown in the designer.Utilities for saving and loading form backups.Utilities for analyzing CSS classes and fetching CSS themes, see
FormDesignerCssBean
.A new POJO forIFormDesignerEnvironmentData
.Utility methods for creating the various models used by the form designer.Helper methods related to the languages available for a form.Helper for working with the form persist JSON from the client, such as applying increment patches.Utilities for publishing (saving) a form version, see alsoFormDesignerPublishBean.publishForm()
.Utilities for finding, adding and deleting form templates in the form designer, seeFormDesignerTemplateBean
.Helper for working with JSON patches according to as specified by https://tools.ietf.org/html/rfc6902.POJO for that groups all plugin form element templates from a single plugin, used byFormTemplateHelper.fetchTagsAndTemplates(Mandant, Locale, IUser, Projekt, FormVersion)
.Utilities for handling widget plugins in the form designer, seeFormDesignerPluginBean
.