Properties
Protected beforeChangeEvent
beforeChangeEvent: EventEmitter<any>
Protected beforeFocusEvent
beforeFocusEvent: EventEmitter<any>
Protected beforeLostFocusEvent
beforeLostFocusEvent: EventEmitter<any>
Protected bypass
bypass: boolean
Protected focusEvent
focusEvent: EventEmitter<any>
Protected i18nKey
i18nKey: string
Protected i18nValue
i18nValue: any
Protected lostFocusEvent
lostFocusEvent: EventEmitter<any>
Private model
Protected name
name: string
Protected navMenu
navMenu: AbstractNavMenu<AbstractNavItem>
Protected needFocusService
needFocusService: NeedFocusService
Protected options
options: any
Protected phloxAppService
phloxAppService: PhloxAppService
Static TYPE_NAME
TYPE_NAME: string = TYPE_NAME
A flag indicating that this item is currently active or not.