Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabViewItemDirective

Hierarchy

  • TabViewItemDirective

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private _config

_config: TabViewItemDef

Private item

item: TabViewItem

Private owner

Private templateRef

templateRef: TemplateRef<any>

Private viewContainer

viewContainer: ViewContainerRef

Accessors

config

iconSource

  • get (): string
  • set (iconSource: string): void

textTransform

  • get (): "initial" | "none" | "capitalize" | "uppercase" | "lowercase"
  • set (textTransform: TextTransform): void

title

  • get (): string
  • set (title: string): void

Methods

Private applyConfig

  • applyConfig(): void

Private ensureItem

  • ensureItem(): void

ngOnInit

  • ngOnInit(): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method