OpenFin Plugin Options
OpenFin PluginOptions are optional configuration settings used when running the OpenFin Plugin.
OpenFin Plugin Options Properties
It contains these properties:
Property | Description | Default |
---|---|---|
notificationTimeout | Timeout (in ms) for OpenFin notifications use to expire - use false for notifications not to auto-dismiss | 5000 |
onNotificationAction | Function which is invoked when a button in OpenFin notification is clicked | |
onShowNotification | Function which updates OpenFin notification object (just add/remove properties in the object) as you need before the notification is displayed; return false to prevent notification from showing | |
onValidationFailureInExcel | Action to perform when a data change in Live Excel report triggers a Cell Validation Rule failure | |
showAppIconInNotifications | Icon to show in a notification - uses the value supplied in UserInterfaceOptions | true |
throttleTime | How long (in ms) AdapTable throttles when sending data update to OpenFin | 2000 |