i2 Notebook SDK
Search results for

    Show/hide table of contents

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

    commands.ISystemCommands interface

    A lookup table for the command identifiers of the default system commands.

    Signature:

    interface ISystemCommands 
    

    Introduced: version 1.0

    Properties

    Property Modifiers Type Description
    addToMap readonly CommandId Gets the identifier of the system command that adds geospatial markers to the map from the current selection.
    chartSettings readonly CommandId Gets the identifier of the system command opens the chart settings dialog.
    copy readonly CommandId Gets the identifier of the system command that copies the selected elements to the clipboard.
    cut readonly CommandId Gets the identifier of the system command that cuts the selected elements and copies them to the clipboard.
    deleteSelected readonly CommandId Gets the identifier of the system command that deletes the currently selected elements.
    downloadRecords readonly CommandId Gets the identifier of the system command that allows users to download records in Excel format.
    expand readonly CommandId Gets the identifier of the system command that performs a one-level expand operation on the current selection.
    exportPdf readonly CommandId Gets the identifier of the "Export to PDF" system command.
    getPaths readonly CommandId Gets the identifier of the "Get paths" system command.
    layoutGrouped readonly CommandId Gets the identifier of the system command that performs a grouped layout.
    layoutPacked readonly CommandId Gets the identifier of the system command that performs a packed layout.
    layoutPeacock readonly CommandId Gets the identifier of the system command that performs a peacock layout.
    openImporter readonly CommandId Gets the identifier of the system command that opens the i2 Notebook importer.
    openThreeSixtyView readonly CommandId Gets the identifier of the system command that opens a 360 view of the selected Information Store entity record.
    paste readonly CommandId Gets the identifier of the system command that pastes the contents of the clipboard.
    redo readonly CommandId Gets the identifier of the "Redo" system command.
    saveChart readonly CommandId Gets the identifier of the system command that saves the current chart.
    selectAll readonly CommandId Gets the identifier of the system command that selects all elements on the chart.
    selectAttached readonly CommandId Gets the identifier of the system command that adds attached elements to the current selection.
    selectInvert readonly CommandId Gets the identifier of the system command that inverts chart selection.
    shareRecords readonly CommandId Gets the identifier of the system command that allows users to share records with each other.
    toggleChartingPreferences readonly CommandId Gets the identifier of the system command that toggles the charting preferences UI.
    toggleExpand readonly CommandId Gets the identifier of the system command that toggles the Expand-with-conditions UI.
    toggleExplore readonly CommandId Gets the identifier of the system command that toggles the explore selection UI.
    toggleExternalSearches readonly CommandId Gets the identifier of the system command that toggles the External Searches UI.
    toggleLists readonly CommandId Gets the identifier of the system command that toggles the lists UI.
    toggleMap readonly CommandId Gets the identifier of the system command that toggles the map UI.
    togglePalette readonly CommandId Gets the identifier of the system command that toggles the palette UI.
    toggleQuickSearch readonly CommandId Gets the identifier of the system command that toggles the Quick Search UI.
    toggleRecordInspector readonly CommandId Gets the identifier of the system command that toggles the Record Inspector UI.
    toggleStyling readonly CommandId Gets the identifier of the system command that toggles the style UI.
    toggleVisualQuery readonly CommandId Gets the identifier of the system command that toggles the Visual Query UI.
    undo readonly CommandId Gets the identifier of the "Undo" system command.
    In this article
    Back to top © N. Harris Computer Corporation