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.

    In this article
    • app.IUntrackedMutations.editEdgeSummary() method
    • Parameters
    Back to top © N. Harris Computer Corporation