Internal State used by AdapTable for managing the OpenFin plugin

TypeScript
export interface OpenFinState extends
Extends

BaseState

Properties

Property
CurrentLiveOpenFinReport
OpenFinCurrentReportName

Property Details

CurrentLiveOpenFinReport

TypeScript
CurrentLiveOpenFinReport?: OpenFinReport;
Property Value

OpenFinReport

OpenFinCurrentReportName

TypeScript
OpenFinCurrentReportName?: string;
Property Value

string