Skip to content

ModalDialogConfirmation

reference
1 min readUpdated

Kind: Interface

Source: Pams/Web/Pams.WebApp/Client/app/core/modal-dialog/modal-dialog-confirmation.ts (line 3)

Part of: Pams

Properties

PropertyType
messagestring
keystring
iconstring
titlestring
cancelButtonTextstring
OKButtonTextstring
OKSaveButtonTextstring
cancelButtonVisiblestring
modalTypestring
acceptFunction
acceptWithSaveFunction
rejectFunction
acceptVisibleboolean
rejectVisibleboolean
acceptEventEventEmitter<any>
acceptWithSaveEventEventEmitter<any>
rejectEventEventEmitter<any>

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • ModalDialogComponentPams/Web/Pams.WebApp/Client/app/core/modal-dialog/modal-dialog.component.ts:1
  • ModalDialogServicePams/Web/Pams.WebApp/Client/app/core/modal-dialog/modal-dialog.service.ts:1

Was this page helpful?

Download as PDF