public class XItemsDescriptor extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
XItemsDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static com.alibaba.fastjson.JSONObject |
getItemDescription(Class<? extends IXItemBasic> clazz,
Locale locale) |
static com.alibaba.fastjson.JSONObject |
getItemDescriptionJson(IXFormRenderConfig xRenderConfig,
Locale locale) |
static com.alibaba.fastjson.JSONArray |
getItemsJson(IXFormRenderConfig xRenderConfig,
Locale locale) |
static com.alibaba.fastjson.JSONArray |
getWidgetsJson(IXFormRenderConfig xRenderConfig,
Locale locale) |
public static com.alibaba.fastjson.JSONObject getItemDescriptionJson(IXFormRenderConfig xRenderConfig, Locale locale)
public static com.alibaba.fastjson.JSONArray getItemsJson(IXFormRenderConfig xRenderConfig, Locale locale)
public static com.alibaba.fastjson.JSONObject getItemDescription(Class<? extends IXItemBasic> clazz, Locale locale)
public static com.alibaba.fastjson.JSONArray getWidgetsJson(IXFormRenderConfig xRenderConfig, Locale locale)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.