i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    commands.ICommandKeyboardHelp interface

    An entry for a command in the i2 Notebook keyboard help.

    Signature:

    interface ICommandKeyboardHelp 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    category readonly HelpCategory Gets the category of the command in the keyboard help.
    keys readonly string[] Gets the shortcut keys of the command in the keyboard help.
    label readonly string Gets the label of the command in the keyboard help, which can be different from labels elsewhere. For example, "Toggles Quick Search".
    In this article
    • commands.ICommandKeyboardHelp interface
    • Properties
    Back to top © N. Harris Computer Corporation