i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    app.IUntrackedMutations.editNode() method

    Gets an object with methods for editing the appearance of a node.

    Signature:

    editNode(node: NodeSpecifier): INodeEditor;
    

    Introduced: version 1.9

    Parameters

    Parameter Type Description
    node NodeSpecifier The node to be edited.

    Returns:

    INodeEditor

    The node-editing object.

    Remarks

    Untracked edits apply only locally and are not persisted to the server. Any changes are lost on page or chart reload.

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