i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > visual > IElementBase > getLabelDetails

    visual.IElementBase.getLabelDetails() method

    Gets the label for the element, together with information about whether the label has a genuine value.

    Signature:

    getLabelDetails(): IElementLabelDetails;
    

    Returns:

    IElementLabelDetails

    The label (or a fallback string) and an indication of whether the label is real.

    Introduced: version 1.0

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