@adaptabletools/adaptable-plugin-openfin
TypeScript icon, indicating that this package has built-in type declarations

18.0.3 • Public • Published

AdapTable Openfin Plugin Read Me

In order to use this plugin, you have to install @adaptabletools/adaptable-plugin-openfin and specify it in your adaptableOptions configuration object, as shown below:

const adaptableOptions: AdaptableOptions = {
    adaptableId: 'openfindemo1',
    plugins: [
      openfin()
    ]
    // ... other options
}

OpenFin configuration

To use the AdapTable-Excel integration with your openfin setup, in your app.json, you need to specify

"services": [
    { "name": "excel",
        "manifestUrl": "http://openfin.github.io/excel-api-example/provider/app.json"
    }
]

Help

Developers can learn how to access AdapTable programmatically at AdapTable Documentation which contains information on using the OpenFin Plugin

Other AdapTable Resources

General information about Adaptable Tools is available at our Website

Support

For all support enquiries please email support@adaptabletools.com or raise a Support Ticket.

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @adaptabletools/adaptable-plugin-openfin

Weekly Downloads

275

Version

18.0.3

License

none

Unpacked Size

144 kB

Total Files

50

Last publish

Collaborators

  • bogdanpetru
  • andreifloricel
  • jonnywolfson
  • roblotter