| Interface | Description |
|---|---|
| IAppointmentData |
Interface that represents part of the data of an appointment.
|
| IXDataSourceOptions |
Interface that may be implemented by an
XItem, usually by custom widgets that extend XSelect. |
| IXForm | |
| IXFormRenderConfig | |
| IXFormRenderContext |
Interface for context that exists during the render of the form.
|
| IXGlobalValidationParams |
Interface for the parameters passed to the
IXItemBasic.validateGlobal(IXGlobalValidationParams) method. |
| IXItem | |
| IXItemAppendable | |
| IXItemBasic |
The base interface for all built-in form items and all widgets provided by plugins.
|
| IXItemPropertiesData | |
| IXItemWidget | |
| IXValidationParams |
Interface for the parameters passed to the
IXItemBasic.validate(IXValidationParams) method. |
| IXValidationResult |
Represents the result of validating an
IXItemBasic.validate(java.util.List, java.util.Locale, java.util.Map). |
| IXValuableItem |
| Class | Description |
|---|---|
| AXItemPropertiesData |
Stores all the properties (
XPropertyEnum) of a form item and offers methods to access these properties. |
| IXItemWidget.Resource | |
| XForm |
Diese Klasse kapselt das Formular-Persist, ermöglicht es dieses mit Werten zu befüllen, zu validieren und
entsprechend zu rendern.
|
| XFormConfig | Deprecated |
| XFormRenderConfig | |
| XFormRenderContext | |
| XGlobalValidationParams |
Simple POJO implementation of
IXGlobalValidationParams. |
| XItemPropertyDesc | |
| XItemRenderCtx | |
| XItemRenderData | |
| XItemWidgetWrapper | |
| XPropertyValue | |
| XValidationParams |
Simple POJO implementation of
IXValidationParams. |
| XValidationResult |
A simple POJO implementation of
IXValidationResult. |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.