i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    app.ElementSpecifier type

    A common specifier for an element, for use in mutation APIs.

    Signature:

    type ElementSpecifier = visual.ElementId | visual.IElement;
    

    References: visual.ElementId, visual.IElement

    Introduced: version 1.1

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