AdaptablePersistentState

The state object of Adaptable which is persisted

TypeScript
export interface

Properties

Property
Alert
Application
CalculatedColumn
Charting
CustomSort
Dashboard
Export
FlashingCell
FormatColumn
FreeTextColumn
Layout
NamedQuery
Note
PlusMinus
QuickSearch
Schedule
Shortcut
StatusBar
StyledColumn
TeamSharing
Theme
ToolPanel
UserInterface

Property Details

Alert

TypeScript
Alert: AlertState;
Property Value

AlertState

Application

TypeScript
Application: ApplicationState;
Property Value

ApplicationState

CalculatedColumn

TypeScript
CalculatedColumn: CalculatedColumnState;
Property Value

CalculatedColumnState

Charting

TypeScript
Charting: ChartingState;
Property Value

ChartingState

CustomSort

TypeScript
CustomSort: CustomSortState;
Property Value

CustomSortState

Dashboard

TypeScript
Dashboard: DashboardState;
Property Value

DashboardState

Export

TypeScript
Export: ExportState;
Property Value

ExportState

FlashingCell

TypeScript
FlashingCell: FlashingCellState;
Property Value

FlashingCellState

FormatColumn

TypeScript
FormatColumn: FormatColumnState;
Property Value

FormatColumnState

FreeTextColumn

TypeScript
FreeTextColumn: FreeTextColumnState;
Property Value

FreeTextColumnState

Layout

TypeScript
Layout: LayoutState;
Property Value

LayoutState

NamedQuery

TypeScript
NamedQuery: NamedQueryState;
Property Value

NamedQueryState

Note

TypeScript
Note: NoteState;
Property Value

NoteState

PlusMinus

TypeScript
PlusMinus: PlusMinusState;
Property Value

PlusMinusState

QuickSearch

TypeScript
QuickSearch: QuickSearchState;
Property Value

QuickSearchState

Schedule

TypeScript
Schedule: ScheduleState;
Property Value

ScheduleState

Shortcut

TypeScript
Shortcut: ShortcutState;
Property Value

ShortcutState

StatusBar

TypeScript
StatusBar: StatusBarState;
Property Value

StatusBarState

StyledColumn

TypeScript
StyledColumn: StyledColumnState;
Property Value

StyledColumnState

TeamSharing

TypeScript
TeamSharing: TeamSharingState;
Property Value

TeamSharingState

Theme

TypeScript
Theme: ThemeState;
Property Value

ThemeState

ToolPanel

TypeScript
ToolPanel: ToolPanelState;
Property Value

ToolPanelState

UserInterface

TypeScript
UserInterface: UserInterfaceState;
Property Value

UserInterfaceState