| Package | Description |
|---|---|
| de.xima.fc.form.common.items | |
| de.xima.fc.form.common.models |
| Modifier and Type | Class and Description |
|---|---|
class |
XItem |
| Modifier and Type | Class and Description |
|---|---|
class |
AXItemPropertiesData
Stores all the properties (
XPropertyEnum) of a form item and offers methods to access these properties. |
class |
XItemRenderData |
| Modifier and Type | Method and Description |
|---|---|
IXItemPropertiesData |
IXValidationParams.getXItemPropertiesData() |
IXItemPropertiesData |
XValidationParams.getXItemPropertiesData() |
| Modifier and Type | Method and Description |
|---|---|
List<IXItemPropertiesData> |
XGlobalValidationParams.getXItemPropertiesData() |
List<IXItemPropertiesData> |
IXGlobalValidationParams.getXItemPropertiesData() |
| Constructor and Description |
|---|
XValidationParams(List<String[]> values,
Map<String,List<String[]>> valuesMap,
IXItemPropertiesData xItemPropertiesData,
IXFormRenderConfig formRenderConfig,
Map<Serializable,Serializable> frqSessionAttributes,
long clientId)
Creates a new params object with the given data.
|
| Constructor and Description |
|---|
XGlobalValidationParams(Map<String,List<String[]>> valuesMap,
List<IXItemPropertiesData> xItemPropertiesData,
IXFormRenderConfig formRenderConfig,
Map<Serializable,Serializable> frqSessionAttributes,
long clientId)
Creates a new params object with the given data.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.