Properties
_disabled
_disabled: boolean
_formattedData
_formattedData: any
Protected _formatterInited
_formatterInited: boolean
Protected _isSetOriginal
_isSetOriginal: boolean
Protected _loaded
_loaded: boolean
Protected _loading
_loading: boolean
Private active
active: boolean
Protected autosize
autosize: boolean
Protected beforeChangeEvent
beforeChangeEvent: EventEmitter<any>
Protected beforeFocusEvent
beforeFocusEvent: EventEmitter<any>
Protected beforeKeyDownEvent
beforeKeyDownEvent: EventEmitter<any>
Protected beforeKeyUpEvent
beforeKeyUpEvent: EventEmitter<any>
Protected beforeLostFocusEvent
beforeLostFocusEvent: EventEmitter<any>
Protected bypass
bypass: boolean
Protected changeEvent
changeEvent: EventEmitter<any>
Private classFocused
classFocused: boolean
Protected cols
cols: number
Protected customValidationResult
Protected data
data: any
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 formatterFactory
Protected formatterName
formatterName: string
Protected formatterOptions
formatterOptions: any
Protected formatterUsePropertyValue
formatterUsePropertyValue: boolean
Protected height
height: string
Protected help
help: any
Protected historyCursor
historyCursor: number
Protected i18nKey
i18nKey: string
Protected i18nValue
i18nValue: any
Protected ignoreParentData
ignoreParentData: boolean
Protected ignoreParentDisabled
ignoreParentDisabled: boolean
Protected kbShortcutService
Protected keyDownEvent
keyDownEvent: EventEmitter<any>
Protected keyUpEvent
keyUpEvent: EventEmitter<any>
Protected label
label: string
Protected loadEvent
loadEvent: EventEmitter<any>
Protected loadingEnabled
loadingEnabled: boolean
Protected lostFocusEvent
lostFocusEvent: EventEmitter<any>
Protected matAutosizeMaxRows
matAutosizeMaxRows: number
Protected matAutosizeMinRows
matAutosizeMinRows: number
Protected maxLength
maxLength: number
Protected name
name: string
Protected needFocusService
Protected onDisabled
onDisabled: Function
Protected onEnabled
onEnabled: Function
Protected options
options: any
Protected originalValue
originalValue: string
Protected readOnly
readOnly: boolean
Protected rows
rows: number
Protected showHelp
showHelp: boolean
Protected startValidateEvent
startValidateEvent: EventEmitter<any>
Protected status
status: string
Protected type
type: string
Protected typeOfData
typeOfData: string
Protected validationResults
Protected width
width: string
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