public class XItemUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
XItemUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addItem(XItem item,
XForm form) |
static void |
fillXFormData(com.alibaba.fastjson.JSONObject persist,
XForm form) |
static HashMap<String,XItem> |
getItemsMap(com.alibaba.fastjson.JSONObject persist) |
static XItem |
getXItem(com.alibaba.fastjson.JSONObject jsonObject,
IXFormRenderConfig xRenderConfig) |
public static XItem getXItem(com.alibaba.fastjson.JSONObject jsonObject, IXFormRenderConfig xRenderConfig)
public static void fillXFormData(com.alibaba.fastjson.JSONObject persist,
XForm form)
throws com.alibaba.fastjson.JSONException
com.alibaba.fastjson.JSONExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.