i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > IEntryPointApi > initializationComplete

    IEntryPointApi.initializationComplete() method

    Allows plug-ins to indicate when their registrations are complete, so that the i2 Notebook user interface can start.

    Signature:

    initializationComplete(): void;
    

    Returns:

    void

    Introduced: version 1.0

    Remarks

    If a plug-in does not call this method after completing registration, i2 Notebook abandons its attempt to load it.

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