Skip to main content

Interface: WeightBalancePaneViewEstimatedWeightProps

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneViewEstimatedWeight.tsx:21

Component props for WeightBalancePaneViewEstimatedWeight.

Extends

  • ComponentProps

Properties

bus

bus: EventBus

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneViewEstimatedWeight.tsx:23

The event bus.


children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


unitsSettingManager

unitsSettingManager: UnitsUserSettingManager

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneViewEstimatedWeight.tsx:35

A manager for display units user settings.


weightBalanceConfig

weightBalanceConfig: WeightBalanceConfig

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneViewEstimatedWeight.tsx:26

A weight and balance configuration object.


weightBalanceSettingManager

weightBalanceSettingManager: WeightBalanceUserSettingManager

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneViewEstimatedWeight.tsx:32

A manager for weight and balance user settings.


weightFuelSettingManager

weightFuelSettingManager: UserSettingManager<WeightFuelUserSettingTypes>

Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Components/WeightBalancePane/WeightBalancePaneViewEstimatedWeight.tsx:29

A manager for weight/fuel user settings.