i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    dialog.ISystemDialogActions interface

    A lookup table for the identifiers of the standard dialog action.

    Signature:

    interface ISystemDialogActions 
    

    Introduced: version 1.4

    Properties

    Property Modifiers Type Description
    cancel readonly DialogActionId Gets the identifier of the "cancel" action.
    close readonly DialogActionId Gets the identifier of the "close" action.
    submit readonly DialogActionId Gets the identifier of the "submit" action.
    In this article
    Back to top © N. Harris Computer Corporation