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/list-view-comp"
ListViewComponent
Class ListViewComponent
Globals
"directives/list-
view-
comp"
List
View
Component
constructor
_differ
_items
_template
Map
item
Template
item
Template
Query
loader
setup
Item
View
templated
Items
View
items
native
Element
get
Item
Template
View
Factory
ng
After
Content
Init
ng
DoCheck
ng
OnDestroy
on
Item
Loading
register
Template
setup
View
Ref
Hierarchy
TemplatedItemsComponent
Implements
DoCheck
OnDestroy
AfterContentInit
Index
Constructors
constructor
Properties
_differ
_items
_template
Map
item
Template
item
Template
Query
loader
setup
Item
View
templated
Items
View
Accessors
items
native
Element
Methods
get
Item
Template
View
Factory
ng
After
Content
Init
ng
DoCheck
ng
OnDestroy
on
Item
Loading
register
Template
setup
View
Ref
Constructors
constructor
new
List
View
Component
(
_elementRef
:
ElementRef
, _iterableDiffers
:
IterableDiffers
, zone
:
NgZone
)
:
ListViewComponent
Parameters
_elementRef:
ElementRef
_iterableDiffers:
IterableDiffers
zone:
NgZone
Returns
ListViewComponent
Properties
Protected
_differ
_differ
:
IterableDiffer
<
KeyedTemplate
>
Protected
_items
_items
:
any
Protected
_template
Map
_template
Map
:
Map
<
string
,
KeyedTemplate
>
item
Template
item
Template
:
TemplateRef
<
ItemContext
>
item
Template
Query
item
Template
Query
:
TemplateRef
<
ItemContext
>
loader
loader
:
ViewContainerRef
setup
Item
View
setup
Item
View
:
EventEmitter
<
SetupItemViewArgs
>
Protected
templated
Items
View
templated
Items
View
:
ListView
Accessors
items
get
(
)
:
any
set
(
value
:
any
)
:
void
Returns
any
Parameters
value:
any
Returns
void
native
Element
get
(
)
:
ListView
Returns
ListView
Methods
Protected
get
Item
Template
View
Factory
get
Item
Template
View
Factory
(
template
:
TemplateRef
<
ItemContext
>
)
:
function
Parameters
template:
TemplateRef
<
ItemContext
>
Returns
function
(
)
:
View
Returns
View
ng
After
Content
Init
ng
After
Content
Init
(
)
:
void
Returns
void
ng
DoCheck
ng
DoCheck
(
)
:
void
Returns
void
ng
OnDestroy
ng
OnDestroy
(
)
:
void
Returns
void
on
Item
Loading
on
Item
Loading
(
args
:
ItemEventData
)
:
void
Parameters
args:
ItemEventData
Returns
void
register
Template
register
Template
(
key
:
string
, template
:
TemplateRef
<
ItemContext
>
)
:
void
Parameters
key:
string
template:
TemplateRef
<
ItemContext
>
Returns
void
setup
View
Ref
setup
View
Ref
(
viewRef
:
EmbeddedViewRef
<
ItemContext
>
, data
:
any
, index
:
number
)
:
void
Parameters
viewRef:
EmbeddedViewRef
<
ItemContext
>
data:
any
index:
number
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