File

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

Metadata

Index

Properties
Inputs
Outputs
Accessors

Constructor

constructor()

Inputs

closable
Type : boolean
Default value : true
closeOnOverlayClick
Type : boolean
Default value : false
disableAnimation
Type : boolean
Default value : false
draggable
Type : boolean
Default value : true
header
Type : string
icon
Type : string
modal
Type : boolean
Default value : false
noTitleBar
Type : boolean
Default value : false
resizable
Type : boolean
Default value : true
visible
Type : boolean
windowStyle
Type : literal type
windowStyleClass
Type : string

Outputs

hideDone
Type : EventEmitter<any>
hideStart
Type : EventEmitter<any>
showDone
Type : EventEmitter<any>
showStart
Type : EventEmitter<any>
visibleChange
Type : EventEmitter<any>

Properties

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

Accessors

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

results matching ""

    No results matching ""