Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AbstractEnumerationStepperFieldComponent Abstract

Hierarchy

Implements

  • OnInit
  • AfterViewChecked
  • OnDestroy

Index

Constructors

Properties

arrowStepper: boolean
dataField: EnumerationField
formControlRef: FormControl
ref: ElementRef<any>
showLargeLayout: WrappedBoolean
steps: QueryList<ElementRef<any>>
subComp: Subscription

Methods

  • canShowDoneIcon(index: number): boolean
  • checkPropertyInComponent(property: string): boolean
  • hasHint(): boolean
  • hasTitle(): boolean
  • isSelected(key: string): boolean
  • ngAfterViewChecked(): void
  • ngOnDestroy(): void
  • ngOnInit(): void
  • resolveValue(key: string): string
  • setStepperValue(key: string): void

Generated using TypeDoc