Uses of Class
de.xima.fc.gui.model.designer.FormPersistModifications
Packages that use FormPersistModifications
-
Uses of FormPersistModifications in de.xima.fc.gui.bean.designer.event
Methods in de.xima.fc.gui.bean.designer.event that return FormPersistModificationsConstructors in de.xima.fc.gui.bean.designer.event with parameters of type FormPersistModificationsModifierConstructorDescriptionFormItemsPersistUpdatedEvent
(EContentView contentView, FormPersistModifications diff, Map<String, XItem> xItems) A new POJO with the given data.FormItemsPersistUpdatedEvent
(String sourceTabId, FormPersistModifications diff, Map<String, XItem> xItems) A new POJO with the given data. -
Uses of FormPersistModifications in de.xima.fc.gui.designer.form.utils
Methods in de.xima.fc.gui.designer.form.utils that return FormPersistModificationsModifier and TypeMethodDescriptionstatic FormPersistModifications
FormPersistHelper.patch
(FormPersist persist, Iterable<PersistDiff> diffs) Applies a JSON patch to the persist JSON, see https://tools.ietf.org/html/rfc6902