i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > commands > IGroupBase

    commands.IGroupBase interface

    A group of actions in i2 Notebook.

    Signature:

    interface IGroupBase 
    

    Introduced: version 1.2

    Properties

    Property Modifiers Type Description
    id readonly GroupId Gets the identifier of the group, which should be a GUID.
    isCollapsed? readonly boolean (Optional) Indicates whether the group is initially expanded (false) or collapsed (true) in the user interface.
    In this article
    • commands.IGroupBase interface
    • Properties
    Back to top © N. Harris Computer Corporation