i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > NodeSpecifier

    app.NodeSpecifier type

    A common specifier for a node, for use in mutation APIs.

    Signature:

    type NodeSpecifier = visual.ElementId | visual.INode;
    

    References: visual.ElementId, visual.INode

    Introduced: version 1.2

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