i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > ITrackedMutations > addLinkType

    app.ITrackedMutations.addLinkType() method

    Creates a custom link type that is added to the chart on committal.

    Signature:

    addLinkType(typeTemplate: schema.IChartLinkTypeData): schema.IPendingItemType;
    

    Introduced: version 1.6

    Parameters

    Parameter Type Description
    typeTemplate schema.IChartLinkTypeData The data for creating the custom link type.

    Returns:

    schema.IPendingItemType

    The new, pending item type.

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