Interface: GtcTakeoffDataPageConfigTabProps
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcTakeoffDataPageConfigTab.tsx:23
Component props for GtcTakeoffDataPageConfigTab.
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/GtcTakeoffDataPageConfigTab.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/GtcTakeoffDataPageConfigTab.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/GtcTakeoffDataPageConfigTab.tsx:25
The GTC service.
options
options:
Readonly
<TakeoffPerfConfigurationOptions
>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcTakeoffDataPageConfigTab.tsx:34
Takeoff 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/GtcTakeoffDataPageConfigTab.tsx:43
The SidebarState to use.
toldSettingManager
toldSettingManager:
UserSettingManager
<ToldUserSettingTypes
>
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcTakeoffDataPageConfigTab.tsx:37
A manager for TOLD performance calculation user settings.
unitsSettingManager
unitsSettingManager:
UnitsUserSettingManager
Defined in: workingtitle-instruments-g3000/html_ui/GTC/Pages/ToldPages/GtcTakeoffDataPageConfigTab.tsx:40
A manager for display units user settings.