i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > visual > IElementLabelDetails > isDefault

    visual.IElementLabelDetails.isDefault property

    Indicates whether the label contains an explicitly set value, or was generated from the schema label definition.

    Signature:

    readonly isDefault: boolean;
    

    Returns: boolean

    Introduced: version 1.5

    Remarks

    A label generated from the schema might still be empty, in which case this property is true but hasLabel is false.

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