i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    app.ITrackedMutations.editNodeGroup() method

    Gets an object with methods for editing a node group.

    Signature:

    editNodeGroup(nodeGroup: NodeGroupSpecifier): INodeGroupEditor;
    

    Introduced: version 1.8

    Parameters

    Parameter Type Description
    nodeGroup NodeGroupSpecifier The node group to be edited.

    Returns:

    INodeGroupEditor

    The node-group-editing object.

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