i2 Notebook SDK
Search results for

    Show/hide table of contents

    What's new in version 1.3

    Version 1.3 of the i2 Notebook API contains new functionality to retrieve in-use item types from the chart and provide control over the default size and position of tool views.

    The documentation has been updated with information about each of the following features:

    • Looking up records by item type
    • Accessing the item types in a chart
    • Specifying the default size and position when creating tool views

    The following sections list all the new and modified elements in the API, organized by namespace.

    chart namespace

    IChart

    • entityTypes
    • linkTypes
    • getRecordsOfType()

    commands namespace

    ISystemCommands

    • exportPdf
    • shareRecords
    • toggleLists

    data namespace

    IKeyedReadOnlyCollection

    • entries()

    root namespace

    IEntryPointAPI

    • createToolView(IToolViewConfig)

    Deprecated in version 1.3

    The following elements in the API are deprecated in version 1.3, and might be removed in a future release.

    root namespace

    IEntryPointAPI

    • createToolView(string, string)

      This method is replaced by IEntryPointAPI.createToolView(IToolViewConfig).

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