i2 Notebook SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/notebook-sdk > dialog > IDialogActionConfig

    dialog.IDialogActionConfig interface

    A set of information for creating or modifying a dialog action.

    Signature:

    interface IDialogActionConfig 
    

    Introduced: version 1.4

    Properties

    Property Modifiers Type Description
    enabled? readonly boolean (Optional) Indicates whether the action is enabled.
    label? readonly string (Optional) Gets the label for the action.
    In this article
    • dialog.IDialogActionConfig interface
    • Properties
    Back to top © N. Harris Computer Corporation