Package de.xima.fc.form.common.models
-
Interface Summary Interface Description IAppointmentData Interface that represents part of the data of an appointment.ITemplateData Common interfaces for representing template dataIXBaseValidationParams Base interface with common methods for bothIXValidationParams
andIXGlobalValidationParams
.IXDataSourceOptions Interface that may be implemented by anXItem
, usually by custom widgets that extendXSelect
.IXExportWordPdfRenderer IXForm IXFormRenderConfig IXFormRenderContext Interface for context that exists during the render of the form.IXGlobalValidationParams Interface for the parameters passed to theIXItemBasic.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 theIXItemBasic.validate(IXValidationParams)
method.IXValidationResult Represents the result of validating anIXItem
.IXValuableItem -
Class Summary Class Description AXItemPropertiesData Stores all the properties (XPropertyEnum
) of a form item and offers methods to access these properties.IXItemWidget.Resource XButtonActionDescriptor Encapsulates the JSON object of a button action of a button of aXButtonList
and provides access to the action's properties.XButtonDescriptor Encapsulates the JSON object of a button of aXButtonList
and provides access to the button's properties.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 Default POJO implementation ofIXFormRenderConfig
.XGlobalValidationParams Simple POJO implementation ofIXGlobalValidationParams
.XItemConditionDescriptor XItemConditionsDescriptor XItemPropertyDesc XItemRenderCtx XItemRenderData XItemWidgetWrapper XPropertyValue XValidationParams Simple POJO implementation ofIXValidationParams
.XValidationResult A simple POJO implementation ofIXValidationResult
. -
Enum Summary Enum Description ESubmitButtonAction