i2 Notebook SDK
Search results for

    Show/hide table of contents

    What's new in version 1.2

    Version 1.2 of the i2 Notebook API contains new functionality that allows you to style the elements on charts in the i2 Notebook web client. There are also additions in the areas of pop-up menu layout and interactions with tool view windows.

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

    • Styling nodes and edges
    • Discovering the source of an event
    • Accessing the element to which a record belongs
    • Grouping pop-up menu commands
    • Looking up item and property types by i2 Analyze schema ID
    • Discovering when a tool view is "minimized"

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

    app namespace

    IChangeSource

    IEdgeEditor

    IElementEditorBase

    INodeEditor

    ISelectionEditor

    • invert()

    ITrackedMutations

    • editEdge()
    • edgeNode()

    commands namespace

    IChartPopupMenuSystemGroups

    IGroupBase

    IMenuGroup

    ISystemCommands

    • selectInvert
    • openThreeSixtyView

    records namespace

    IChartRecordBase

    • element

    schema namespace

    IChartItemTypeBase

    • getPropertyType

    IChartSchema

    • getItemType

    toolview namespace

    IToolView

    • isMinimized

    ToolViewEventMap

    • minimized

    ToolViewEventOptionsMap

    • minimized

    visual namespace

    IEdgeStyle

    IElementSetting

    IElementStyleBase

    INodeStyle

    • size

    Deprecated in version 1.2

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

    app namespace

    ITrackedMutations

    • setNodeCenter()

      This method is replaced by INodeEditor.setCenter().

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