Uses of Interface
de.xima.fc.interfaces.form.IFormResource
Packages that use IFormResource
Package
Description
-
Uses of IFormResource in de.xima.fc.form
Methods in de.xima.fc.form with parameters of type IFormResourceModifier and TypeMethodDescriptionstatic StringFormHelper.createPluginResourceUrl(IFormRenderContext renderCtx, IXFormRenderConfig xFormConfig, IFormResource res, boolean useSystemPlugins) Creates the URL for the given resource from aIFormResourceorIPluginFormResources.static StringFormHelper.createPluginResourceUrl(IFormResource res, Mandant client, Projekt project, String baseIncludeUrl, boolean useSystemPlugins) Creates the URL for the given resource from aIFormResourceorIPluginFormResources. -
Uses of IFormResource in de.xima.fc.form.render
Methods in de.xima.fc.form.render that return types with arguments of type IFormResourceModifier and TypeMethodDescriptionFormRenderContext.getClientPluginResourceMap()FormRenderContextWrapper.getClientPluginResourceMap()FormRenderContext.getClientPluginResources(EFormResourceType type) FormRenderContextWrapper.getClientPluginResources(EFormResourceType type) FormRenderContext.getMandantPluginCssResources()Deprecated.FormRenderContextWrapper.getMandantPluginCssResources()Deprecated.FormRenderContext.getMandantPluginJsResources()Deprecated.FormRenderContextWrapper.getMandantPluginJsResources()Deprecated.FormRenderContext.getSystemPluginCssResources()Deprecated.FormRenderContextWrapper.getSystemPluginCssResources()Deprecated.FormRenderContext.getSystemPluginJsResources()Deprecated.FormRenderContextWrapper.getSystemPluginJsResources()Deprecated.FormRenderContext.getSystemPluginResourceMap()FormRenderContextWrapper.getSystemPluginResourceMap()FormRenderContext.getSystemPluginResources(EFormResourceType type) FormRenderContextWrapper.getSystemPluginResources(EFormResourceType type) Method parameters in de.xima.fc.form.render with type arguments of type IFormResourceModifier and TypeMethodDescriptionvoidFormRenderContext.setClientPluginResourceMap(Map<EFormResourceType, List<IFormResource>> resMap) voidFormRenderContextWrapper.setClientPluginResourceMap(Map<EFormResourceType, List<IFormResource>> resMap) voidFormRenderContext.setClientPluginResources(EFormResourceType type, List<IFormResource> resources) voidFormRenderContextWrapper.setClientPluginResources(EFormResourceType type, List<IFormResource> resources) voidFormRenderContext.setMandantPluginCssResources(List<IFormResource> cssMandantPluginResources) voidFormRenderContextWrapper.setMandantPluginCssResources(List<IFormResource> cssMandantPluginResources) Deprecated.voidFormRenderContext.setMandantPluginJsResources(List<IFormResource> jsMandantPluginResources) voidFormRenderContextWrapper.setMandantPluginJsResources(List<IFormResource> jsMandantPluginResources) Deprecated.voidFormRenderContext.setSystemPluginCssResources(List<IFormResource> cssSystemPluginResources) voidFormRenderContextWrapper.setSystemPluginCssResources(List<IFormResource> cssSystemPluginResources) Deprecated.voidFormRenderContext.setSystemPluginJsResources(List<IFormResource> jsSystemPluginResources) voidFormRenderContextWrapper.setSystemPluginJsResources(List<IFormResource> jsSystemPluginResources) Deprecated.voidFormRenderContext.setSystemPluginResourceMap(Map<EFormResourceType, List<IFormResource>> resMap) voidFormRenderContextWrapper.setSystemPluginResourceMap(Map<EFormResourceType, List<IFormResource>> resMap) voidFormRenderContext.setSystemPluginResources(EFormResourceType type, List<IFormResource> resources) voidFormRenderContextWrapper.setSystemPluginResources(EFormResourceType type, List<IFormResource> resources) -
Uses of IFormResource in de.xima.fc.handler.interfaces.system
Methods in de.xima.fc.handler.interfaces.system that return IFormResourceModifier and TypeMethodDescriptionIPluginHandler.getPluginFormResource(UserContext uc, Integer clientID, String pluginName) IPluginHandler.getPluginFormResource(UserContext uc, Integer clientID, String pluginName, IPluginFormResourceGetDataParams params) Deprecated, for removal: This API element is subject to removal in a future version.IPluginHandler.getPluginFormResource(UserContext uc, Long clientId, String pluginKey, String pluginName, IPluginFormResourceGetDataParams params) IPluginHandler.getPluginFormResource(UserContext uc, UUID clientUuid, String pluginKey, String pluginName, IPluginFormResourceGetDataParams params) -
Uses of IFormResource in de.xima.fc.handler.system
Methods in de.xima.fc.handler.system that return IFormResourceModifier and TypeMethodDescriptionPluginHandler.getPluginFormResource(UserContext uc, Integer clientId, String pluginName) PluginHandler.getPluginFormResource(UserContext uc, Integer clientId, String pluginName, IPluginFormResourceGetDataParams params) Deprecated.PluginHandler.getPluginFormResource(UserContext uc, Long clientId, String pluginKey, String pluginName, IPluginFormResourceGetDataParams params) PluginHandler.getPluginFormResource(UserContext uc, UUID clientUuid, String pluginKey, String pluginName, IPluginFormResourceGetDataParams params) -
Uses of IFormResource in de.xima.fc.interfaces.form
Methods in de.xima.fc.interfaces.form that return types with arguments of type IFormResourceModifier and TypeMethodDescriptionIFormRenderContext.getClientPluginResourceMap()IFormRenderContext.getClientPluginResources(EFormResourceType type) IFormRenderContext.getMandantPluginCssResources()Deprecated.IFormRenderContext.getMandantPluginJsResources()Deprecated.IFormRenderContext.getSystemPluginCssResources()Deprecated.IFormRenderContext.getSystemPluginJsResources()Deprecated.IFormRenderContext.getSystemPluginResourceMap()IFormRenderContext.getSystemPluginResources(EFormResourceType type) Method parameters in de.xima.fc.interfaces.form with type arguments of type IFormResourceModifier and TypeMethodDescriptionvoidIFormRenderContext.setClientPluginResourceMap(Map<EFormResourceType, List<IFormResource>> resMap) voidIFormRenderContext.setClientPluginResources(EFormResourceType type, List<IFormResource> resources) voidIFormRenderContext.setMandantPluginCssResources(List<IFormResource> cssMandantPluginResources) voidIFormRenderContext.setMandantPluginJsResources(List<IFormResource> jsMandantPluginResources) voidIFormRenderContext.setSystemPluginCssResources(List<IFormResource> cssSystemPluginResources) voidIFormRenderContext.setSystemPluginJsResources(List<IFormResource> jsSystemPluginResources) voidIFormRenderContext.setSystemPluginResourceMap(Map<EFormResourceType, List<IFormResource>> resMap) voidIFormRenderContext.setSystemPluginResources(EFormResourceType type, List<IFormResource> resources) -
Uses of IFormResource in de.xima.fc.mdl.form
Classes in de.xima.fc.mdl.form that implement IFormResourceMethods in de.xima.fc.mdl.form that return IFormResourceModifier and TypeMethodDescriptionstatic IFormResourceFormResource.formResourcePlugin(String pluginKey, String pluginName, EFormResourceType type, String resName, byte[] resData, String cacheKey) Creates a form resource provided by a form resource plugin (IFCPluginResource).static IFormResourceFormResource.formResourcesPlugin(String pluginKey, String pluginName, EFormResourceType type, String resName, byte[] resData, String cacheKey) Creates a form resource provided by a form resources plugin (IFCPluginResources).Methods in de.xima.fc.mdl.form that return types with arguments of type IFormResourceModifier and TypeMethodDescriptionFormRenderData.getClientPluginResourceMap()FormRenderData.getClientPluginResources(EFormResourceType type) FormRenderData.getCssMandantPluginResources()Deprecated, for removal: This API element is subject to removal in a future version.FormRenderData.getCssSystemPluginResources()Deprecated, for removal: This API element is subject to removal in a future version.FormRenderData.getJsMandantPluginResources()Deprecated, for removal: This API element is subject to removal in a future version.FormRenderData.getJsSystemPluginResources()Deprecated, for removal: This API element is subject to removal in a future version.FormRenderData.getSystemPluginResourceMap()FormRenderData.getSystemPluginResources(EFormResourceType type) Method parameters in de.xima.fc.mdl.form with type arguments of type IFormResourceModifier and TypeMethodDescriptionvoidFormRenderData.setClientPluginResources(EFormResourceType type, List<IFormResource> resources) voidFormRenderData.setCssMandantPluginResources(List<IFormResource> cssMandantPluginResources) Deprecated, for removal: This API element is subject to removal in a future version.voidFormRenderData.setCssSystemPluginResources(List<IFormResource> cssSystemPluginResources) Deprecated, for removal: This API element is subject to removal in a future version.voidFormRenderData.setJsMandantPluginResources(List<IFormResource> jsMandantPluginResources) Deprecated, for removal: This API element is subject to removal in a future version.voidFormRenderData.setJsSystemPluginResources(List<IFormResource> jsSystemPluginResources) Deprecated, for removal: This API element is subject to removal in a future version.voidFormRenderData.setSystemPluginResources(EFormResourceType type, List<IFormResource> resources)
FormRenderContext.getClientPluginResources(EFormResourceType)