i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IUntrackedMutations > editEdgeSummary

    app.IUntrackedMutations.editEdgeSummary() method

    Gets an object with methods for editing the appearance of an edge summary.

    Signature:

    editEdgeSummary(edge: EdgeSummarySpecifier): IEdgeSummaryEditor;
    

    Introduced: version 1.6

    Parameters

    Parameter Type Description
    edge EdgeSummarySpecifier The edge summary to edit.

    Returns:

    IEdgeSummaryEditor

    The edge-summary-editing object.

    Remarks

    Untracked edits apply only locally and are not persisted to the server. Any changes to edge summaries are persisted to the browser only.

    In this article
    Back to top © N. Harris Computer Corporation