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!
|
static XItem |
XItemUtil.getXItem(com.alibaba.fastjson.JSONObject jsonObject) |
Modifier and Type | Method and Description |
---|---|
static HashMap<String,XItem> |
XItemUtil.getItemsMap(com.alibaba.fastjson.JSONObject persist) |
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
XItem s. |
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 | Class and Description |
---|---|
class |
XButtonList |
class |
XCheckbox |
class |
XContainer |
class |
XFieldSet |
class |
XImage |
class |
XLine |
class |
XPage |
class |
XSelect |
class |
XSpacer |
class |
XSpan |
class |
XTextArea |
class |
XTextField |
class |
XUpload |
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 |
---|---|
XItem |
IDatenquelleParams.getItem()
Das Formular-Feld von welchem die Datenquelle benutzt wird
|
Modifier and Type | Method and Description |
---|---|
XItem |
DatenquelleParams.getItem() |
Constructor and Description |
---|
DatenquelleParams(XItem item,
Mandant mandant,
Map<String,Serializable> sessionAttributes,
ValueParameters requestParameters,
Projekt projekt) |
DatenquelleParams(XItem item,
Mandant mandant,
SessionAttributes sessionAttributes,
ValueParameters requestParameters,
Projekt projekt)
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFD2DatasourceProvider.resolveItemOptions(IXFormRenderConfig config,
XItem item) |
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.