Properties
_disabled
_disabled: boolean
Protected _loaded
_loaded: boolean
Protected active
active: boolean
Protected bypass
bypass: boolean
Protected delegateHistory
delegateHistory: boolean
Private dialogService
Protected editorSettingServiceFactory
Protected elementRef
elementRef: ElementRef
Protected hideEvent
hideEvent: EventEmitter<any>
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 onDisabled
onDisabled: Function
Protected onEnabled
onEnabled: Function
Protected options
options: any
Private originalTabsData
originalTabsData: any[]
Protected showEvent
showEvent: EventEmitter<any>
Private showMoreMenu
showMoreMenu: boolean
Private tabComponentModel
tabComponentModel: any
Private tabComponentType
tabComponentType: Type<any>
Private tabLabelGenerator
tabLabelGenerator: Function
Protected tabPane
Private tabsData
tabsData: any[]
Protected viewSetting
viewSetting: any
Protected viewSettingService
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_NAME
TYPE_NAME: string = TYPE_NAME
Static VIEW_HIDE_EVENT
VIEW_HIDE_EVENT: string = VIEW_HIDE_EVENT
Static VIEW_SHOW_EVENT
VIEW_SHOW_EVENT: string = VIEW_SHOW_EVENT