| Modifier and Type | Method and Description | 
|---|---|
static XItem | 
XItemUtil.getXItem(com.alibaba.fastjson.JSONObject jsonObject,
        IXFormRenderConfig xRenderConfig)  | 
| Modifier and Type | Method and Description | 
|---|---|
static HashMap<String,XItem> | 
XItemUtil.getItemsMap(com.alibaba.fastjson.JSONObject persist)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
XItemUtil.addItem(XItem item,
       XForm form)  | 
static String | 
XItemPropertyI18NUtils.getI18NValue(XItem xitem,
            IXFormRenderConfig config,
            XPropertyEnum xProperty)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
IXItemEvaluator.eval(XItem item)
Methode zum Überprüfen, ob das XItem alle Property-Kombinationen erfüllt 
 | 
boolean | 
XItemCondition.evaluate(XItem item)
Methode zum Evaluieren der Condition für ein übergebens  
XItem. | 
boolean | 
XItemConditionProcessor.isItemReadOnly(XItem item)  | 
boolean | 
XItemConditionProcessor.isItemRenderable(XItem item)
Diese Methode dient dazu alle Methoden, die Renderkriterien bewerten aufzurufen. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
XItemDefaultReadOnlyEvaluator.eval(XItem item)  | 
boolean | 
XItemPropertiesEvaluator.eval(XItem item)
Methode zum Überprüfen, ob das XItem alle Property-Kombinationen erfüllt 
 | 
boolean | 
XItemDefaultRenderedEvaluator.eval(XItem item)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IFD2DataSourceProvider.resolveItemOptions(IXFormRenderConfig config,
                  XItem item)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,XItem> | 
XForm.getxItems()
Deprecated. 
 
 | 
Map<String,XItem> | 
IXForm.getxItems()
Deprecated. 
 
 | 
Map<String,XItem> | 
XForm.getXItems()  | 
Map<String,XItem> | 
IXForm.getXItems()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XForm.setxItems(LinkedHashMap<String,XItem> xItems)
Deprecated. 
 
 | 
void | 
IXForm.setxItems(LinkedHashMap<String,XItem> xItems)
Deprecated. 
 
 | 
void | 
XForm.setXItems(LinkedHashMap<String,XItem> xItems)  | 
void | 
IXForm.setXItems(LinkedHashMap<String,XItem> xItems)  | 
| Modifier and Type | Method and Description | 
|---|---|
static XItem | 
XFormRenderer.fillItem(XItem xItem,
        Map<String,List<String[]>> valuesMap,
        XItemConditionProcessor itemConditionProcessor)
Deprecated. 
 
will be removed: currently useless! 
 | 
static XItem | 
XFormRenderer.getItem(XItem xItem,
       Map<String,List<String[]>> valuesMap,
       XItemConditionProcessor itemConditionProcessor)
Deprecated. 
 
will be removed: currently useless! 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static XItem | 
XFormRenderer.fillItem(XItem xItem,
        Map<String,List<String[]>> valuesMap,
        XItemConditionProcessor itemConditionProcessor)
Deprecated. 
 
will be removed: currently useless! 
 | 
static XItem | 
XFormRenderer.getItem(XItem xItem,
       Map<String,List<String[]>> valuesMap,
       XItemConditionProcessor itemConditionProcessor)
Deprecated. 
 
will be removed: currently useless! 
 | 
boolean | 
XFormValidator.validate(XItem xitem,
        List<String[]> values,
        Locale loc)
Methode zum Validieren eines konkreten  
XItems. | 
| Modifier and Type | Method and Description | 
|---|---|
XItem | 
IDatenquelleParams.getItem()
Das Formular-Feld von welchem die Datenquelle benutzt wird 
 | 
| Modifier and Type | Method and Description | 
|---|---|
XItem | 
DatenquelleParams.getItem()
Deprecated.  
 | 
| Constructor and Description | 
|---|
DatenquelleParams(XItem item,
                 Mandant mandant,
                 Map<String,Serializable> sessionAttributes,
                 ValueParameters requestParameters,
                 Projekt projekt)
Deprecated.  
 | 
DatenquelleParams(XItem item,
                 Mandant mandant,
                 SessionAttributes sessionAttributes,
                 ValueParameters requestParameters,
                 Projekt projekt)
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultFD2DatasourceProvider.resolveItemOptions(IXFormRenderConfig config,
                  XItem item)
Deprecated.  
 | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.