public final class XFormRenderer extends Object
| Modifier and Type | Method and Description |
|---|---|
static XItem |
fillItem(XItem xItem,
Map<String,List<String[]>> valuesMap,
XItemConditionProcessor itemConditionProcessor)
Deprecated.
will be removed: currently useless!
|
static String |
getI18NValue(IXFormRenderConfig xFormConfig,
String key) |
static XItem |
getItem(XItem xItem,
Map<String,List<String[]>> valuesMap,
XItemConditionProcessor itemConditionProcessor)
Deprecated.
will be removed: currently useless!
|
static String |
getRenderedForm(IXForm xform,
IXFormRenderConfig config) |
static String |
getRenderedForm(IXForm xform,
IXFormRenderConfig config,
Map<String,List<String[]>> values) |
public static String getI18NValue(IXFormRenderConfig xFormConfig, String key)
@Deprecated public static XItem getItem(XItem xItem, Map<String,List<String[]>> valuesMap, XItemConditionProcessor itemConditionProcessor) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONException@Deprecated public static XItem fillItem(XItem xItem, Map<String,List<String[]>> valuesMap, XItemConditionProcessor itemConditionProcessor) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONExceptionpublic static String getRenderedForm(IXForm xform, IXFormRenderConfig config) throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONExceptionCopyright © 2018 XIMA MEDIA GmbH. All rights reserved.