NativeScript
Open main menu
Docs
@nativescript/core
Open NativeScript GitHub
Close menu
Docs
@nativescript/core
Search Anything
Preparing search index...
The search index is not available
NativeScript
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
@nativescript/core
TemplatedItemsView
Interface TemplatedItemsView
Modules
Templated
Items
View
item
Template
item
Templates
items
off
on
refresh
Hierarchy
TemplatedItemsView
Index
Properties
item
Template
item
Templates
items
Methods
off
on
refresh
Properties
item
Template
item
Template
:
string
|
Template
Optional
item
Templates
item
Templates
:
string
|
KeyedTemplate[]
items
items
:
any[]
|
ItemsSource
Methods
off
off
(
event
:
"itemLoading"
, callback
:
function
, thisArg
?:
any
)
:
any
Parameters
event:
"itemLoading"
callback:
function
(
args
:
EventData
)
:
void
Parameters
args:
EventData
Returns
void
Optional
thisArg:
any
Returns
any
on
on
(
event
:
"itemLoading"
, callback
:
function
, thisArg
?:
any
)
:
any
Parameters
event:
"itemLoading"
callback:
function
(
args
:
ItemEventData
)
:
void
Parameters
args:
ItemEventData
Returns
void
Optional
thisArg:
any
Returns
any
refresh
refresh
(
)
:
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