Interface | Description |
---|---|
IAppointmentData |
Interface that represents part of the data of an appointment.
|
ITemplateData |
Common interfaces for representing template data
|
IXBaseValidationParams |
Base interface with common methods for both
IXValidationParams and IXGlobalValidationParams . |
IXDataSourceOptions |
Interface that may be implemented by an
XItem , usually by custom widgets that extend XSelect . |
IXExportWordPdfRenderer | |
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
IXItem . |
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 © 2021 XIMA MEDIA GmbH. All rights reserved.