NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view on GitHub
Search
Preparing search index...
The search index is not available
NativeScript Angular
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"directives/tab-view"
TabViewItemDirective
Class TabViewItemDirective
Globals
"directives/tab-
view"
Tab
View
Directive
Tab
View
Item
Directive
constructor
_config
item
owner
template
Ref
view
Container
config
icon
Source
text
Transform
title
apply
Config
ensure
Item
ng
OnInit
Tab
View
Item
Def
Text
Transform
Hierarchy
TabViewItemDirective
Implements
OnInit
Index
Constructors
constructor
Properties
_config
item
owner
template
Ref
view
Container
Accessors
config
icon
Source
text
Transform
title
Methods
apply
Config
ensure
Item
ng
OnInit
Constructors
constructor
new
Tab
View
Item
Directive
(
owner
:
TabViewDirective
, templateRef
:
TemplateRef
<
any
>
, viewContainer
:
ViewContainerRef
)
:
TabViewItemDirective
Parameters
owner:
TabViewDirective
templateRef:
TemplateRef
<
any
>
viewContainer:
ViewContainerRef
Returns
TabViewItemDirective
Properties
Private
_config
_config
:
TabViewItemDef
Private
item
item
:
TabViewItem
Private
owner
owner
:
TabViewDirective
Private
template
Ref
template
Ref
:
TemplateRef
<
any
>
Private
view
Container
view
Container
:
ViewContainerRef
Accessors
config
get
(
)
:
TabViewItemDef
set
(
config
:
TabViewItemDef
)
:
void
Returns
TabViewItemDef
Parameters
config:
TabViewItemDef
Returns
void
icon
Source
get
(
)
:
string
set
(
iconSource
:
string
)
:
void
Returns
string
Parameters
iconSource:
string
Returns
void
text
Transform
get
(
)
:
"initial"
|
"none"
|
"capitalize"
|
"uppercase"
|
"lowercase"
set
(
textTransform
:
TextTransform
)
:
void
Returns
"initial"
|
"none"
|
"capitalize"
|
"uppercase"
|
"lowercase"
Parameters
textTransform:
TextTransform
Returns
void
title
get
(
)
:
string
set
(
title
:
string
)
:
void
Returns
string
Parameters
title:
string
Returns
void
Methods
Private
apply
Config
apply
Config
(
)
:
void
Returns
void
Private
ensure
Item
ensure
Item
(
)
:
void
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
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