Properties
_disabled
_disabled: boolean
Protected _loaded
_loaded: boolean
Protected _loading
_loading: boolean
Private acceptLabel
acceptLabel: string
Protected beforeChangeEvent
beforeChangeEvent: EventEmitter<any>
Protected beforeFocusEvent
beforeFocusEvent: EventEmitter<any>
Protected beforeLostFocusEvent
beforeLostFocusEvent: EventEmitter<any>
Protected bypass
bypass: boolean
Protected changeEvent
changeEvent: EventEmitter<any>
Private countryItems
countryItems: DefaultSelectItemModel[]
Protected customValidationResult
customValidationResult: ValidationResult
Protected dataChildren
dataChildren: IHasData[]
Protected dataParent
dataParent: IHasData
Protected delegateHistory
delegateHistory: boolean
Private descriptionTitleLabel
descriptionTitleLabel: string
Protected disabled
disabled: boolean
Private displayCss
displayCss: ElementRef
Protected elementRef
elementRef: ElementRef
Protected endValidateEvent
endValidateEvent: EventEmitter<any>
Protected field
field: string
Protected focusEvent
focusEvent: EventEmitter<any>
Private genderItems
genderItems: DefaultSelectItemModel[]
Private headerTitleLabel
headerTitleLabel: string
Protected histories
histories: UIHistory[]
Protected historyCursor
historyCursor: number
Private i18NResource
i18NResource: any
Protected i18nKey
i18nKey: string
Protected i18nValue
i18nValue: any
Protected ignoreParentData
ignoreParentData: boolean
Protected ignoreParentDisabled
ignoreParentDisabled: boolean
Private inputOptions
inputOptions: any
Protected kbShortcutService
kbShortcutService: KeyboardShortcutService
Protected loadEvent
loadEvent: EventEmitter<any>
Protected loadingEnabled
loadingEnabled: boolean
Protected lostFocusEvent
lostFocusEvent: EventEmitter<any>
Protected mappedData
mappedData: any
Private monthItems
monthItems: DefaultSelectItemModel[]
Protected name
name: string
Protected needFocusService
needFocusService: NeedFocusService
Protected onDisabled
onDisabled: Function
Protected onEnabled
onEnabled: Function
Protected options
options: any
Private parrotsAccountService
Private parrotsDialogService
Private phloxAppService
phloxAppService: PhloxAppService
Protected preloadList
preloadList: QueryList<Preload>
Protected readOnly
readOnly: boolean
Protected showHelp
showHelp: boolean
Private socialLoginMode
socialLoginMode: boolean
Protected startValidateEvent
startValidateEvent: EventEmitter<any>
Protected status
status: string
Protected typeOfData
typeOfData: string
Private unacceptLabel
unacceptLabel: string
Protected validationResults
validationResults: ValidationResult[]
Protected validators
validators: IValidator<any>[]
Static DEFAULT_DELEGATE_HISTORY
DEFAULT_DELEGATE_HISTORY: boolean
Static DEFAULT_IGNORE_PARENT_DATA
DEFAULT_IGNORE_PARENT_DATA: boolean
Static PAGE_NAME
PAGE_NAME: string = PageNames.TermsOfServicePage
Static TYPE_AUTO
TYPE_AUTO: string