i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    commands.ICommand interface

    A registered i2 Notebook command.

    Signature:

    interface ICommand 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    id readonly CommandId Gets the identifier of the command.

    Methods

    Method Description
    setEnabled(value) Sets the enabled state of all actions derived from the command.
    In this article
    Back to top © N. Harris Computer Corporation