i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > dialog > IDialogConfig > actions

    dialog.IDialogConfig.actions property

    Gets the action buttons that appear at the bottom of the dialog, below the content.

    Signature:

    readonly actions: (DialogActionId | IDialogAction)[];
    

    Returns: (DialogActionId | IDialogAction)[]

    Introduced: version 1.4

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