i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    app.IElementsAndRecords interface

    A collection of elements and records that together represent a selection on the chart surface.

    Signature:

    interface IElementsAndRecords 
    

    Introduced: version 1.1

    Properties

    Property Modifiers Type Description
    elements? Iterable<visual.ElementId | visual.IElement> (Optional) Gets or sets the elements in the set.
    records? Iterable<RecordSpecifier> (Optional) Gets or sets the records in the set.
    In this article
    Back to top © N. Harris Computer Corporation