| Package | Description | 
|---|---|
| de.xima.fc.form.common | |
| de.xima.fc.form.common.items | |
| de.xima.fc.form.common.models | 
| Modifier and Type | Method and Description | 
|---|---|
static XPropertyEnum | 
XPropertyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static XPropertyEnum[] | 
XPropertyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
XItemPropertyI18NUtils.getI18NValue(IXFormRenderConfig config,
            com.alibaba.fastjson.JSONObject json,
            String defaultValue,
            XPropertyEnum property)  | 
static String | 
XItemPropertyI18NUtils.getI18NValue(XItem xitem,
            IXFormRenderConfig config,
            XPropertyEnum xProperty)  | 
static String | 
XItemPropertyI18NUtils.getI18NValueR(IXFormRenderConfig config,
             com.alibaba.fastjson.JSONObject json,
             String defaultValue,
             XPropertyEnum property)  | 
static String | 
XItemPropertyI18NUtils.getI18NValueR(IXFormRenderConfig config,
             XPropertyEnum property,
             String defaultValue,
             XItemRenderData properties)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
XSelect.getDatasourceField(com.alibaba.fastjson.JSONObject options,
                  XItemRenderData renderData,
                  XPropertyEnum fieldEnum,
                  String fieldName)  | 
| Modifier and Type | Method and Description | 
|---|---|
XPropertyEnum | 
XPropertyValue.getXPropertyEnum()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
AXItemPropertiesData.contains(XPropertyEnum xPropertyEnum)  | 
XPropertyValue | 
AXItemPropertiesData.get(XPropertyEnum xPropertyEnum)  | 
void | 
AXItemPropertiesData.set(XPropertyEnum xPropertyEnum,
   Object value)
sets a property by XPropertyEnum 
 | 
String | 
XItemRenderData.I18N.valueOf(XPropertyEnum xPropertyEnum)  | 
String | 
XItemRenderData.I18N.valueOf(XPropertyEnum xPropertyEnum,
       String defaultValue)  | 
| Constructor and Description | 
|---|
XItemPropertyDesc(XPropertyEnum xPropertyEnum)  | 
XItemPropertyDesc(XPropertyEnum xPropertyEnum,
                 Object defaultValue)  | 
XPropertyValue(XPropertyEnum xProperty,
              Object value)  | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.