Skip to main content

Interface: Gdu460EisProps

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/Eis/Gdu460Eis.tsx:21

Component props for Gdu460Eis.

Extends

  • ComponentProps

Properties

children?

optional children: DisplayChildren[]

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

The children of the display component.

Inherited from

ComponentProps.children


eisDefinition?

optional eisDefinition: G3XEisDefinition

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/Eis/Gdu460Eis.tsx:35

The definition for rendering the EIS parsed from panel.xml. If defined, then the definition will be used to render the EIS's contents. If not defined, then the component's children will be rendered as the EIS's contents.


ref?

optional ref: NodeReference<any>

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

A reference to the display component.

Inherited from

ComponentProps.ref


supportEnginePage

supportEnginePage: boolean

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/Eis/Gdu460Eis.tsx:26

Whether the EIS's parent GDU supports an MFD engine page.


uiService

uiService: UiService

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/Eis/Gdu460Eis.tsx:23

The UI service.


xmlLogicHost

xmlLogicHost: CompositeLogicXMLHost

Defined in: src/workingtitle-instruments-g3x-touch/html_ui/GduDisplay/Gdu460/Eis/Gdu460Eis.tsx:29

The logic host for the EIS's gauges.