Properties
_disabled
_disabled: boolean
Protected _loaded
_loaded: boolean
Protected _loading
_loading: boolean
Protected beforeButtonsChangeEvent
beforeButtonsChangeEvent: EventEmitter < any >
Protected beforeErrorChangeEvent
beforeErrorChangeEvent: EventEmitter < any >
Protected beforeResultChangeEvent
beforeResultChangeEvent: EventEmitter < any >
Protected buttonsChangeEvent
buttonsChangeEvent: EventEmitter < any >
Protected bypass
bypass: boolean
Private componentHandler
componentHandler: Function
Defined in component/dialog.internal/ComponentDialog.component.ts:38
Private componentInstance
componentInstance: any
Defined in component/dialog.internal/ComponentDialog.component.ts:35
Protected delegateHistory
delegateHistory: boolean
Private dialog
dialog: any
Defined in component/dialog.internal/ComponentDialog.component.ts:34
Protected elementRef
elementRef: ElementRef
Protected errorChangeEvent
errorChangeEvent: EventEmitter < any >
Protected historyCursor
historyCursor: number
Protected i18nKey
i18nKey: string
Protected i18nValue
i18nValue: any
Protected ignoreParentData
ignoreParentData: boolean
Protected ignoreParentDisabled
ignoreParentDisabled: boolean
Protected kbShortcutService
Protected loadEvent
loadEvent: EventEmitter < any >
Protected loadingEnabled
loadingEnabled: boolean
Private model
Defined in component/dialog.internal/ComponentDialog.component.ts:32
Protected onDisabled
onDisabled: Function
Protected onEnabled
onEnabled: Function
Protected options
options: any
Private phloxAppInfo
Defined in component/dialog.internal/ComponentDialog.component.ts:37
Protected resultChangeEvent
resultChangeEvent: EventEmitter < any >
Private show
show: boolean
Defined in component/dialog.internal/ComponentDialog.component.ts:36
Protected showHelp
showHelp: boolean
Static DEFAULT_DELEGATE_HISTORY
DEFAULT_DELEGATE_HISTORY: boolean = DEFAULT_DELEGATE_HISTORY
Static DEFAULT_IGNORE_PARENT_DATA
DEFAULT_IGNORE_PARENT_DATA: boolean = DEFAULT_IGNORE_PARENT_DATA
Static TYPE_NAME
TYPE_NAME: string = TYPE_NAME
Defined in component/dialog.internal/ComponentDialog.component.ts:29
A
child-viewcomponent class of PhloxDialog handling logic ofcomponent dialog. This class should be internally used by the framework. If you just want to show acomponent dialog. Please see DialogService.showComponentDialog for more info.shiorin, tee4cute
PhloxDialog
DialogService