Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a setting

Hierarchy

  • ISetting

Index

Properties

Optional childClassType

childClassType: ISettingsClass<any>

The child settings constructor

classType

classType: ISettingsClass<any>

The owner of this setting

descriptor

descriptor: ISettingDescriptor<any>

The setting descriptor

Optional isChildSettings

isChildSettings: boolean

Is a child settings object

Optional parentSetting

parentSetting: ISetting

The parent setting

propertyName

propertyName: string

The property name within the class that this setting is for

Generated using TypeDoc