Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/directives
AbstractForDirective
Class AbstractForDirective<T>
Abstract
A structural directive selector as '*if' '*for'
Type Parameters
T
Hierarchy (
View Summary
)
StructuralDirective
AbstractForDirective
ForDirective
ForOfDirective
Implements
OnDestroy
Index
Constructors
constructor
Properties
_for
Of
_for
Track
By
host
template
Ref
view
Container
Ref
zone
Methods
_updateUI
get
Successor
on
Destroy
Constructors
constructor
new
AbstractForDirective
<
T
>
()
:
AbstractForDirective
<
T
>
Type Parameters
T
Returns
AbstractForDirective
<
T
>
Properties
Protected
_for
Of
_forOf
:
undefined
|
null
|
T
[]
Protected
_for
Track
By
_forTrackBy
:
TrackBy
<
T
,
any
>
= TRACK_BY_IDENTITY
Protected
host
host
:
HTMLComponent
<
any
>
|
StructuralDirective
Protected
template
Ref
templateRef
:
TemplateRef
Protected
view
Container
Ref
viewContainerRef
:
ViewContainerRef
Protected
zone
zone
:
AuroraZone
Methods
Protected
_updateUI
_updateUI
()
:
void
Returns
void
get
Successor
getSuccessor
(
name
:
string
)
:
undefined
|
TemplateRef
Parameters
name
:
string
Returns
undefined
|
TemplateRef
on
Destroy
onDestroy
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_for
Of
_for
Track
By
host
template
Ref
view
Container
Ref
zone
Methods
_updateUI
get
Successor
on
Destroy
Ibyar/Aurora
Loading...
A structural directive selector as '*if' '*for'