Uses of Class
de.xima.fc.gui.designer.form.model.FetchedFormTemplate
- 
Packages that use FetchedFormTemplate Package Description de.xima.fc.gui.designer.form.model  - 
- 
Uses of FetchedFormTemplate in de.xima.fc.gui.designer.form.model
Methods in de.xima.fc.gui.designer.form.model that return types with arguments of type FetchedFormTemplate Modifier and Type Method Description List<FetchedFormTemplate>FetchTemplateResult. getEntityTemplates()Constructor parameters in de.xima.fc.gui.designer.form.model with type arguments of type FetchedFormTemplate Constructor Description FetchTemplateResult(List<FetchedFormTemplate> entityTemplates, List<PluginTemplateGroup> pluginTemplateGroups, List<FormTemplateTag> tags)A new POJO with the given data. 
 -