i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    commands.CommandEventsMap interface

    A mapping of command types to the event types that are available to a surfaced command.

    Signature:

    interface CommandEventsMap 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    application readonly app.IApplicationEvents Gets the type of events that are available to "application" commands.
    records readonly IRecordsContextEvents Gets the type of events that are available to "records" commands.
    unscoped readonly undefined Gets the type of events that are available to "unscoped" commands.
    In this article
    Back to top © N. Harris Computer Corporation