Interface: MfdEnginePageProps
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdEnginePage/MfdEnginePage.tsx:32
Component props for MfdEnginePage.
Extends
Properties
children?
optional
children:DisplayChildren
[]
Defined in: src/sdk/components/FSComponent.ts:122
The children of the display component.
Inherited from
containerRef
containerRef:
NodeReference
<HTMLElement
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/PageNavigation/MfdPage.ts:17
A reference to the root element of the container of the page's parent UI view.
Inherited from
enginePageDefinition?
optional
enginePageDefinition:G3XEnginePageDefinition
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdEnginePage/MfdEnginePage.tsx:46
The definition for rendering the engine page parsed from panel.xml
. If not defined, then the page's contents
will be rendered as blank.
gduSettingManager
gduSettingManager:
UserSettingManager
<GduUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdEnginePage/MfdEnginePage.tsx:37
A manager for GDU user settings.
ref?
optional
ref:NodeReference
<any
>
Defined in: src/sdk/components/FSComponent.ts:125
A reference to the display component.
Inherited from
uiService
uiService:
UiService
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/PageNavigation/MfdPage.ts:14
The UI service instance.
Inherited from
unitsConfig
unitsConfig:
UnitsConfig
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdEnginePage/MfdEnginePage.tsx:40
A configuration object defining options for measurement units.
xmlLogicHost
xmlLogicHost:
CompositeLogicXMLHost
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/MFD/MainView/Pages/MfdEnginePage/MfdEnginePage.tsx:34
The logic host for the GDU's gauges.