Class: EspUserSettings
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/EspUserSettings.ts:14
Utility class for retrieving electronic stability and protection (ESP) user settings managers.
Constructors
Constructor
new EspUserSettings():
EspUserSettings
Returns
EspUserSettings
Methods
getManager()
static
getManager(bus
):UserSettingManager
<EspUserSettingTypes
>
Defined in: src/workingtitle-instruments-g3000/html_ui/Shared/Settings/EspUserSettings.ts:22
Gets an instance of the ESP user settings manager.
Parameters
Parameter | Type | Description |
---|---|---|
bus | EventBus | The event bus. |
Returns
UserSettingManager
<EspUserSettingTypes
>
An instance of the ESP user settings manager.