Properties
_disabled
_disabled: boolean
Protected _loaded
_loaded: boolean
Protected _loading
_loading: boolean
Protected beforeChangeEvent
beforeChangeEvent: EventEmitter<any>
Protected beforeFocusEvent
beforeFocusEvent: EventEmitter<any>
Protected beforeLostFocusEvent
beforeLostFocusEvent: EventEmitter<any>
Private bodyDescriptionLabel
bodyDescriptionLabel: string
Private bodyTitleLabel
bodyTitleLabel: string
Protected bypass
bypass: boolean
Protected changeEvent
changeEvent: EventEmitter<any>
Protected customValidationResult
customValidationResult: ValidationResult
Protected dataChildren
dataChildren: IHasData[]
Protected dataParent
dataParent: IHasData
Protected delegateHistory
delegateHistory: boolean
Protected disabled
disabled: boolean
Protected elementRef
elementRef: ElementRef
Private emailTextBox
emailTextBox: MaterialTextBox
Protected endValidateEvent
endValidateEvent: EventEmitter<any>
Protected field
field: string
Protected focusEvent
focusEvent: EventEmitter<any>
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
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 passwordDescriptionLabel
passwordDescriptionLabel: string
Private passwordSecureLevelLabel
passwordSecureLevelLabel: string
Private phloxAppService
phloxAppService: PhloxAppService
Protected preloadList
preloadList: QueryList<Preload>
Protected readOnly
readOnly: boolean
Private secureLevelProgress
secureLevelProgress: ElementRef
Private securitLevelPoint
securitLevelPoint: number
Protected showHelp
showHelp: boolean
Protected startValidateEvent
startValidateEvent: EventEmitter<any>
Protected status
status: string
Private tagLingLabel
tagLingLabel: string
Protected typeOfData
typeOfData: string
Private usernameTextBox
usernameTextBox: MaterialTextBox
Private validateRePasswordFunc
validateRePasswordFunc: Function
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.CreateAccountPage
Static TYPE_AUTO
TYPE_AUTO: string