Skip to main content

Class: PfdSoftKeyConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/SoftKey/PfdSoftKeyConfig.ts:8

A configuration object which defines options for the PFD softkey menu.

Implements

Constructors

Constructor

new PfdSoftKeyConfig(element, pfdLayoutConfig): PfdSoftKeyConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/SoftKey/PfdSoftKeyConfig.ts:17

Creates a new PfdSoftKeyConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementElement | undefinedA configuration document element.
pfdLayoutConfigPfdLayoutConfigThe PFD layout configuration object.

Returns

PfdSoftKeyConfig

Properties

includeCasControls

readonly includeCasControls: boolean

Defined in: workingtitle-instruments-g3000/html_ui/PFD/SoftKey/PfdSoftKeyConfig.ts:10

Whether to include CAS controls.