i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > app > IChangeSource

    app.IChangeSource interface

    The source of a change that takes place in the i2 Notebook application.

    Signature:

    interface IChangeSource 
    

    Introduced: version 1.2

    Properties

    Property Modifiers Type Description
    pluginId? readonly string (Optional) Gets the identifier of the plug-in that is responsible for the change, or null if the change is the result of a user action outside a plug-in.
    In this article
    Back to top © N. Harris Computer Corporation