NativeScript Docs
Core Modules
NativeScript Angular
NativeScript UI
Article title
view in github
Search
Preparing search index...
The search index is not available
NativeScript Angular
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"common/detached-loader"
DetachedLoader
Class DetachedLoader
Globals
"common/detached-
loader"
Detached
Loader
constructor
change
Detector
container
Ref
resolver
detect
Changes
load
Component
load
InLocation
load
With
Factory
CATEGORY
log
Hierarchy
DetachedLoader
Index
Constructors
constructor
Properties
change
Detector
container
Ref
resolver
Methods
detect
Changes
load
Component
load
InLocation
load
With
Factory
Constructors
constructor
new
Detached
Loader
(
resolver
:
ComponentFactoryResolver
, changeDetector
:
ChangeDetectorRef
, containerRef
:
ViewContainerRef
)
:
DetachedLoader
Parameters
resolver:
ComponentFactoryResolver
changeDetector:
ChangeDetectorRef
containerRef:
ViewContainerRef
Returns
DetachedLoader
Properties
Private
change
Detector
change
Detector
:
ChangeDetectorRef
Private
container
Ref
container
Ref
:
ViewContainerRef
Private
resolver
resolver
:
ComponentFactoryResolver
Methods
detect
Changes
detect
Changes
(
)
:
void
Returns
void
load
Component
load
Component
(
componentType
:
Type
<
any
>
)
:
Promise
<
ComponentRef
<
any
>
>
Parameters
componentType:
Type
<
any
>
Returns
Promise
<
ComponentRef
<
any
>
>
Private
load
InLocation
load
InLocation
(
componentType
:
Type
<
any
>
)
:
Promise
<
ComponentRef
<
any
>
>
Parameters
componentType:
Type
<
any
>
Returns
Promise
<
ComponentRef
<
any
>
>
load
With
Factory
load
With
Factory<T>
(
factory
:
ComponentFactory
<
T
>
)
:
ComponentRef
<
T
>
Type parameters
T
Parameters
factory:
ComponentFactory
<
T
>
Returns
ComponentRef
<
T
>
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