Properties
Private _active
_active: boolean
Private autoFocus
autoFocus: boolean
Private beforePopoverActive
beforePopoverActive: EventEmitter<any>
Private beforePopoverClick
beforePopoverClick: EventEmitter<any>
Private beforePopoverInactive
beforePopoverInactive: EventEmitter<any>
Private comp
comp: any
Private componentFactoryResolver
componentFactoryResolver: ComponentFactoryResolver
Private delay
delay: number
Private el
el: ElementRef
Private hideSubjects
hideSubjects: Subject<any>[]
Private html
html: string
Private needFocusService
Private observableMgr
Private oldType
oldType: Type<any>
Private onChange
onChange: boolean
Private onFocus
onFocus: boolean
Private onMouseover
onMouseover: boolean
Private placement
placement: string
Private popoverActive
popoverActive: EventEmitter<any>
Private popoverClick
popoverClick: EventEmitter<any>
Private popoverInactive
popoverInactive: EventEmitter<any>
Private Optional selector
selector: string
Private showSubjects
showSubjects: Subject<any>[]
Private subTopicName
subTopicName: string
Private target
target: ViewContainerRef
Private Optional type
type: Type<any>
Static CMD_TOPIC_NAME
CMD_TOPIC_NAME: string = CMD_TOPIC_NAME
Static HIDE_TOPIC_NAME
HIDE_TOPIC_NAME: string = HIDE_TOPIC_NAME
Static SHOW_TOPIC_NAME
SHOW_TOPIC_NAME: string = SHOW_TOPIC_NAME
Static SUB_TOPIC_NAME
SUB_TOPIC_NAME: string = SUB_TOPIC_NAME