Uses of Interface
de.xima.fc.interfaces.plugin.param.form.IPluginFormElementTemplateParams
Packages that use IPluginFormElementTemplateParams
-
Uses of IPluginFormElementTemplateParams in de.xima.fc.plugin.interfaces.form
Methods in de.xima.fc.plugin.interfaces.form with parameters of type IPluginFormElementTemplateParamsModifier and TypeMethodDescriptionIPluginFormElementTemplate.getTemplateList
(IPluginFormElementTemplateParams params) Finds all templates that should be made available for a given form.default IPluginFormElementTemplateList
IPluginFormElementTemplateStatic.getTemplateList
(IPluginFormElementTemplateParams params) default boolean
IPluginFormElementTemplateStatic.isAppliesToContext
(IPluginFormElementTemplateParams params) Checks whether the templates should be offered for the given client, project, and form version.