File

projects/aoc-client/ui/overlay/aoc-ui-dialog/aoc-ui-dialog.component.ts

Metadata

Index

Properties
Inputs
Outputs
Accessors

Constructor

constructor(aocUiDialogService: AocUiDialogService)
Parameters :
Name Type Optional
aocUiDialogService AocUiDialogService No

Inputs

cancelCallback
Type : | null
Default value : null
cancelIcon
Type : string
Default value : 'close'
cancelLabel
Type : any
Default value : $localize`:@@AOC_UI_DIALOG_CANCEL:Cancel`
closable
Type : boolean
Default value : true
closeOnOverlayClick
Type : boolean
Default value : false
dialogStyle
Type : literal type
dialogStyleClass
Type : string
Default value : ''
draggable
Type : boolean
Default value : false
header
Type : string | null
Default value : null
icon
Type : string | null
Default value : null
message
Type : string | null
Default value : null
messageIcon
Type : string
Default value : 'warning'
modal
Type : boolean
Default value : true
okCallback
Type : | null
Default value : null
okIcon
Type : string
Default value : 'done'
okLabel
Type : any
Default value : $localize`:@@AOC_UI_DIALOG_OK:OK`
resizable
Type : boolean
Default value : false
showOkOnly
Type : boolean
Default value : false
visible
Type : boolean

Outputs

onHide
Type : EventEmitter<any>
onShow
Type : EventEmitter<any>
visibleChange
Type : EventEmitter<any>

Properties

overlay
Type : ElementRef
Decorators :
@ViewChild('overlay')

Accessors

visible
getvisible()
setvisible(value: boolean)
Parameters :
Name Type Optional
value boolean No
Returns : void

results matching ""

    No results matching ""