Package | Description |
---|---|
de.xima.fc.form.render | |
de.xima.fc.web.common.fd2 | |
de.xima.fc.web.common.fd2.model |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedFormRenderContext
Context of an form-render-request extended with
HttpServletRequest and HttpServletResponse |
Modifier and Type | Method and Description |
---|---|
IExtendedFormRenderContext |
FormRenderContextBuilder.build(EFormRequestType requestType,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
builds an
IExtendedFormRenderContext based on the data of the builder and the given parameters. |
IExtendedFormRenderContext |
FormRenderContextBuilder.build(IExtendedFormRequestContext requestCtx)
builds an
IExtendedFormRenderContext based on the data of the builder and the
IExtendedFormRequestContext . |
Modifier and Type | Method and Description |
---|---|
static LinkedHashMap<String,String> |
FD2Helper.getMandantRessources(IExtendedFormRenderContext renderCtx,
String fileEnding)
Deprecated.
will be removed!
|
static LinkedHashMap<String,String> |
FD2Helper.getProjektRessources(IExtendedFormRenderContext renderCtx,
String fileEnding)
Deprecated.
will be removed!
|
Modifier and Type | Class and Description |
---|---|
class |
FD2RenderContext
Deprecated.
|
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.