Home > @i2analyze/notebook-sdk > app > IApplicationContents
app.IApplicationContents interface
The contents of the i2 Notebook application.
Signature:
interface IApplicationContents
Introduced: version 1.0
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
chart | readonly |
chart.IChart | Gets the currently open chart. |
view | readonly |
chart.IChartView | Gets the view of the currently open chart. |