i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    commands.IApplicationRibbon interface

    The i2 Notebook application ribbon.

    Signature:

    interface IApplicationRibbon 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    homeTab readonly IHomeTabActionArea Gets the area that represents the Home tab in the application ribbon.

    Methods

    Method Description
    addTab(config, insertBefore) Adds a new tab to the application ribbon.
    getTab(id) Gets the area that represents the specified tab in the application ribbon.
    removeTab(tab) Removes a tab from the application ribbon.
    In this article
    Back to top © N. Harris Computer Corporation