Skip to main content

Class: NavStatusBoxConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavStatusBox/NavStatusBoxConfig.ts:7

A configuration object which defines navigation status box options.

Implements

  • Config

Constructors

Constructor

new NavStatusBoxConfig(element, factory): NavStatusBoxConfig

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavStatusBox/NavStatusBoxConfig.ts:19

Creates a new NavStatusBoxConfig from a configuration document element.

Parameters

ParameterTypeDescription
elementundefined | ElementA configuration document element.
factoryConfigFactoryA configuration object factory to use to create child configuration objects.

Returns

NavStatusBoxConfig

Properties

field1

readonly field1: NavStatusBoxFieldType

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavStatusBox/NavStatusBoxConfig.ts:9

The type of the first data field.


field2

readonly field2: NavStatusBoxFieldType

Defined in: workingtitle-instruments-g3000/html_ui/PFD/Components/NavStatusBox/NavStatusBoxConfig.ts:12

The type of the second data field.