formcycle 8.5.4-SNAPSHOT - JavaScript für Formulare
    Bereite Suchindex vor...

    Schnittstelle XUtilOnFileChangeData

    interface XUtilOnFileChangeData {
        file: FileLike | undefined;
        id: string;
    }
    Index

    Eigenschaften

    Eigenschaften

    file: FileLike | undefined
    id: string