i2 Notebook SDK
Search results for

    Show/hide table of contents

    What's new in version 1.5

    Version 1.5 of the i2 Notebook API contains new functionality for modifying element labels and node images. The new version also extends the API for command surfacing to allow group nesting behavior to be controlled and commands to be hidden and their icon dynamically updated. Finally, chart schema updates events have been added, together with additional schema properties for schema origin information and link end type constraints.

    app namespace

    IElementEditorBase

    • setLabel

    INodeEditor

    • setImage

    chart namespace

    ChartEventMap

    • chartschemachange

    commands namespace

    IGroupBase

    • isCollapsed

    IAction

    • setIcon
    • setHidden

    ISystemCommands

    • openImporter
    • chartSettings

    IChartItemPopupMenuSystemGroups

    • linkDirection

    data namespace

    ILabelDetailsBase

    records namespace

    IRecordLabelDetails

    schema namespace

    • IChartSchemaChange

    IChartItemTypeBase

    • origin

    IChartLinkType

    • fromEntityTypes
    • toEntityTypes

    visual namespace

    IElementLabelDetails

    IImageSetting

    Deprecated in 1.5

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

    app namespace

    IMutationResult

    • change

      This property is replaced by the optional commands.IMutationResult.chartChange

    commands namespace

    IMenuGroup

    This interface is replaced by commands.IGroup

    data namespace

    ILabelDetails

    This interface is replaced by data.ILabelDetailsBase

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