Uses of Class
de.xima.fc.gui.designer.form.model.params.PersistDiff
-
Packages that use PersistDiff Package Description de.xima.fc.gui.designer.form.utils -
-
Uses of PersistDiff in de.xima.fc.gui.designer.form.utils
Method parameters in de.xima.fc.gui.designer.form.utils with type arguments of type PersistDiff Modifier and Type Method Description static FormPersistModifications
FormPersistHelper. patch(FormPersist persist, Iterable<PersistDiff> diffs)
Applies a JSON patch to the persist JSON, see https://tools.ietf.org/html/rfc6902
-