i2 Notebook SDK
Search results for

    Show/hide table of contents

    What's new in version 1.6

    Version 1.6 of the i2 Notebook API adds the ability to create and edit custom types in the chart's schema. The new version also allows plugins to extend the application ribbon with new ribbon tabs as a place to surface commands. Finally, charts in i2 Notebook now support edge summarization, including the ability to set the labels of edge summaries to customize their appearance.

    app namespace

    IEdgeSummaryEditor

    • setLabel

    ITrackedMutations

    • addEntityType
    • addLinkType
    • editItemType

    IUntrackedMutations

    • editEdgeSummary

    chart namespace

    IChart

    • edgeSummaries

    IChartChangeMinor

    • edgeSummaries

    commands namespace

    IApplicationRibbon

    • addTab
    • getTab

    IChartItemPopupMenuSystemGroups

    • publish

    IHomeTabActionArea

    IRibbonTabActionArea

    IRibbonTabConfig

    ISystemCommands

    • toggleChartingPreferences
    • toggleExplore
    • togglePalette
    • downloadRecords

    schema namespace

    IChartEntityTypeData

    IChartItemTypeBase

    • isCustom

    IChartItemTypeDataBase

    IChartLinkTypeData

    IChartPropertyType

    • isCustom

    IChartSchema

    • maxCustomTypeNameLength

    IChartSchemaChange

    • removedTypes

    IItemTypeEditor

    IPropertyTypeData

    IPendingItemType

    IPendingPropertyType

    IPropertyTypesEditor

    IPropertyTypeEditor

    visual namespace

    IEdgeSummary

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