Skip to main content

Interface: GtcLandingDataPageConfigTabProps

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:23

Component props for GtcLandingDataPageConfigTab.

Extends

  • ComponentProps

Properties

children?

optional children: DisplayChildren[]

Defined in: sdk/components/FSComponent.ts:122

The children of the display component.

Inherited from

ComponentProps.children


controlMode

controlMode: GtcControlMode

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:28

The GTC control mode to which the tab's parent view belongs.


displayPaneIndex?

optional displayPaneIndex: ControllableDisplayPaneIndex

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:31

The index of the display pane that the tab's parent view is tied to.


gtcService

gtcService: GtcService

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:25

The GTC service.


options

options: Readonly<LandingPerfConfigurationOptions>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:34

Landing performance calculation configuration option definitions.


ref?

optional ref: NodeReference<any>

Defined in: sdk/components/FSComponent.ts:125

A reference to the display component.

Inherited from

ComponentProps.ref


sidebarState

sidebarState: GtcSidebarState | Subscribable<null | GtcSidebarState>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:43

The SidebarState to use.


toldSettingManager

toldSettingManager: UserSettingManager<ToldUserSettingTypes>

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:37

A manager for TOLD performance calculation user settings.


unitsSettingManager

unitsSettingManager: UnitsUserSettingManager

Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcLandingDataPageConfigTab.tsx:40

A manager for display units user settings.