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
| Parameter | Type | Description |
|---|---|---|
element | Element | undefined | A configuration document element. |
pfdLayoutConfig | PfdLayoutConfig | The PFD layout configuration object. |
Returns
PfdSoftKeyConfig
Properties
includeCasControls
readonlyincludeCasControls:boolean
Defined in: workingtitle-instruments-g3000/html_ui/PFD/SoftKey/PfdSoftKeyConfig.ts:10
Whether to include CAS controls.