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

    Schnittstelle XUtilOnFileChangeData

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

    Eigenschaften

    Eigenschaften

    file: FileLike
    id: string