OpenFinState
Internal State used by AdapTable for managing the OpenFin plugin
TypeScript
export interface OpenFinState extendsExtends
Properties
| Property |
|---|
| CurrentLiveOpenFinReport |
| OpenFinCurrentReportName |
Property Details
CurrentLiveOpenFinReport
TypeScript
CurrentLiveOpenFinReport?: OpenFinReport;Property Value
OpenFinCurrentReportName
TypeScript
OpenFinCurrentReportName?: string;Property Value
string