Properties
Private DEFAULT_GROUP_NAME
DEFAULT_GROUP_NAME: string = "DEFAULT_SIMPLE_RADIO"
_disabled
_disabled: boolean
Protected _loaded
_loaded: boolean
Protected _loading
_loading: boolean
Protected _preloadData
_preloadData: any
Protected beforeChangeEvent
beforeChangeEvent: EventEmitter<any>
Protected beforeClickEvent
beforeClickEvent: EventEmitter<any>
Protected beforeFocusEvent
beforeFocusEvent: EventEmitter<any>
Protected beforeLostFocusEvent
beforeLostFocusEvent: EventEmitter<any>
Protected beforeSelectEvent
beforeSelectEvent: EventEmitter<any>
Protected bypass
bypass: boolean
Protected changeEvent
changeEvent: EventEmitter<any>
Protected clickEvent
clickEvent: EventEmitter<any>
Protected customValidationResult
Protected delegateHistory
delegateHistory: boolean
Protected description
description: string
Protected disabled
disabled: boolean
Protected elementRef
elementRef: ElementRef
Protected endValidateEvent
endValidateEvent: EventEmitter<any>
Protected field
field: string
Protected focusEvent
focusEvent: 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
Protected lostFocusEvent
lostFocusEvent: EventEmitter<any>
Protected name
name: string
Protected needFocusService
Protected onDisabled
onDisabled: Function
Protected onEnabled
onEnabled: Function
Protected options
options: any
Protected readOnly
readOnly: boolean
Protected selectEvent
selectEvent: EventEmitter<any>
Protected showHelp
showHelp: boolean
Protected startValidateEvent
startValidateEvent: EventEmitter<any>
Protected status
status: string
Protected typeOfData
typeOfData: string
Protected validationResults
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_AUTO
TYPE_AUTO: string = TYPE_AUTO
Static TYPE_NAME
TYPE_NAME: string = TYPE_NAME