Properties
Protected MONTH_CONTENT_SELECTOR
MONTH_CONTENT_SELECTOR: string = ".month-view > .container"
_disabled
_disabled: boolean
_formattedData
_formattedData: any
Protected _formatterInited
_formatterInited: boolean
Private _isItemClick
_isItemClick: boolean
Private _itemLostFocusingTimeout
_itemLostFocusingTimeout: any
Protected _loaded
_loaded: boolean
Protected _loading
_loading: boolean
Protected _useDataPattern
_useDataPattern: boolean
Protected active
active: boolean
Protected beforeChangeEvent
beforeChangeEvent: EventEmitter<any>
Protected beforeFocusEvent
beforeFocusEvent: EventEmitter<any>
Protected beforeLostFocusEvent
beforeLostFocusEvent: EventEmitter<any>
Protected beforeViewHideEvent
beforeViewHideEvent: EventEmitter<any>
Protected beforeViewShowEvent
beforeViewShowEvent: EventEmitter<any>
Protected bypass
bypass: boolean
Protected calendarData
calendarData: any[]
Protected changeEvent
changeEvent: EventEmitter<any>
Protected currentView
currentView: string
Protected customValidationResult
Protected dataPattern
dataPattern: string
Protected defaultDropdownIdx
defaultDropdownIdx: number
Protected defaultMonthEntryHeight
defaultMonthEntryHeight: number
Protected defaultMonthEntryWidth
defaultMonthEntryWidth: number
Protected defaultMonthHeight
defaultMonthHeight: number
Protected defaultRowHeight
defaultRowHeight: number
Protected delayScrollTimer
delayScrollTimer: any
Protected delegateHistory
delegateHistory: boolean
Protected disabled
disabled: boolean
Protected elementFocused
elementFocused: any
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 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 maxDate
maxDate: Date
Protected maxDirective
maxDirective: Date
Protected minDate
minDate: Date
Protected minDirective
minDirective: Date
Protected monthDayContainer
monthDayContainer: any[]
Protected monthMoreRowContainer
monthMoreRowContainer: any[]
Protected monthRowContainer
monthRowContainer: any[]
Protected name
name: string
Protected needFocusService
Protected onDisabled
onDisabled: Function
Protected onEnabled
onEnabled: Function
Protected options
options: any
Protected originalDate
originalDate: Date
Protected pickerDate
pickerDate: Date
Protected popupHeight
popupHeight: string
Protected popupWidth
popupWidth: string
Protected positionLeft
positionLeft: number
Protected positionTop
positionTop: number
Protected readOnly
readOnly: boolean
Protected selectedDate
selectedDate: Date
Protected showHelp
showHelp: boolean
Protected startValidateEvent
startValidateEvent: EventEmitter<any>
Protected status
status: string
Protected today
today: Date
Protected typeOfData
typeOfData: string
Protected validationResults
Protected viewHideEvent
viewHideEvent: EventEmitter<any>
Protected viewShowEvent
viewShowEvent: EventEmitter<any>
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