formcycle 8.3.6 - JavaScript für Formulare
    Bereite Suchindex vor...

    Schnittstelle XmFormModel

    The form model with part of the configuration that was set in the XIMA form designer. Used, for example, by the form validator.

    interface XmFormModel {
        validation: XmFormModelValidation;
    }
    Index

    Eigenschaften

    Eigenschaften

    The configuration that describes how form element should be validated.