What's new in version 1.4
Version 1.4 of the i2 Notebook API contains new functionality that allows a plug-in to display a modal dialog, so that it can block interactions with the rest of the application while it presents information or questions to a user. The new version also contains updates that cover functional changes to the i2 Notebook application, including clipboard operations and new chart popup menus.
The following sections list all the new and modified elements in the API, organized by namespace.
Root namespace
IEntryPointApi
dialog namespace
DialogEventMap
DialogEventOptionsMap
IDialogAction
IDialogActionConfig
IDialogApi
IDialogConfig
ISystemDialogActions
commands namespace
IChartItemPopupMenuSystemGroups
IChartSurfacePopupMenuSystemGroups
ICommandApi
IHomeTabSystemGroups
ISystemCommands
toolview namespace
IToolViewApi
Deprecated in version 1.4
The following elements in the API are deprecated in version 1.4, and might be removed in a future release.
commands namespace
ICommandApi
-
This property is replaced by
commands.ICommandApi.chartItemPopupMenu
This interface is replaced by commands.IChartItemPopupMenuSystemGroups