Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractEnumerationIconFieldComponent Abstract

Hierarchy

Implements

  • OnInit
  • OnDestroy

Index

Constructors

Properties

arrow: boolean
dataField: EnumerationField
divider: boolean
formControlRef: FormControl
horizontal: boolean
showLargeLayout: WrappedBoolean
subComp: Subscription

Methods

  • checkProperties(): void
  • checkPropertyInComponent(property: string): boolean
  • hasHint(): boolean
  • hasTitle(): boolean
  • isArrow(): boolean
  • isDivider(): boolean
  • isSelected(key: string): boolean
  • ngOnDestroy(): void
  • ngOnInit(): void
  • resolveIconType(key: string): string
  • resolveIconValue(key: string): string
  • setEnumValue(key: string): void

Generated using TypeDoc