Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AddOnElemAndConfig

AddOnElemAndConfig

description

Carrier of information about an add-on combining the add-on element and the add-on configuration

field

addOnConfig: RICAddOn - Add-on configuration

field

hwElemRec: RICHWElem - Add-on element

field

elemIdx: number - Index of the add-on element

Hierarchy

  • AddOnElemAndConfig

Index

Constructors

Properties

SN: string = ''
addOnConfig: null | RICAddOn = null
hwElemRec: null | RICHWElem = null
id: string = '0'
isConfigured: boolean = false
isConnected: boolean = false
name: string = ''

Generated using TypeDoc