Uses of Class
de.xima.fc.gui.designer.form.model.params.TemplateDataParams
-
Packages that use TemplateDataParams Package Description de.xima.fc.gui.designer.form.utils -
-
Uses of TemplateDataParams in de.xima.fc.gui.designer.form.utils
Methods in de.xima.fc.gui.designer.form.utils with parameters of type TemplateDataParams Modifier and Type Method Description static FormTemplate
FormTemplateHelper. insertNewTemplate(Mandant client, Benutzer user, TemplateDataParams params)
static FormTemplate
FormTemplateHelper. updateExistingTemplate(Mandant client, Benutzer user, long templateId, TemplateDataParams params)
-