Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CreateCaseButtonComponent

Hierarchy

  • CreateCaseButtonComponent

Implements

  • OnInit

Index

Constructors

Properties

_caseViewService: CaseViewService
_loading: LoadingEmitter
_resolvedCaseButtonIcon: string
_resolvedCaseButtonTitle: string
caseCreatedEvent: EventEmitter<Case> = ...
disabled: boolean
newCaseCreationConfig: NewCaseCreationConfigurationData

Accessors

  • get loading$(): Observable<boolean>
  • get resolvedCaseButtonIcon(): string
  • get resolvedCaseButtonTitle(): string

Methods

  • createNewCase(): Observable<Case>
  • ngOnInit(): void
  • shouldShowCreateButton(): Observable<boolean>

Generated using TypeDoc