sesaparcours
    Preparing search index...

    Format des paramètres de la méthode ConnectorEditor.edit

    interface EditParams {
        connectorValues: ConnectorValues;
        isNew: boolean;
        rang: number;
        rangMax: number;
        section: string;
        srcLabel: string;
        targetLabel: string;
    }
    Index

    Properties

    connectorValues: ConnectorValues
    isNew: boolean
    rang: number
    rangMax: number
    section: string
    srcLabel: string
    targetLabel: string