i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > commands > IAction > setIcon

    commands.IAction.setIcon() method

    Sets the icon for the action.

    Signature:

    setIcon(value: IIcon): void;
    

    Introduced: version 1.5

    Parameters

    Parameter Type Description
    value IIcon An icon for the action.

    Returns:

    void

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