Preparing search index...
The search index is not available
@varuntiwari/tomperjs
@varuntiwari/tomperjs
CollectionView
Class CollectionView<T, K>
Abstract
Type Parameters
T
K
Hierarchy
CollectionView
Index
Constructors
constructor
Properties
collection
parent
Methods
render
render
Item
Constructors
constructor
new
Collection
View
<
T
,
K
>
(
parent
:
Element
, collection
:
Collection
<
T
,
K
>
)
:
CollectionView
<
T
,
K
>
Type Parameters
T
K
Parameters
parent:
Element
collection:
Collection
<
T
,
K
>
Returns
CollectionView
<
T
,
K
>
Properties
collection
collection
:
Collection
<
T
,
K
>
parent
parent
:
Element
Methods
render
render
(
)
:
void
Returns
void
Abstract
render
Item
render
Item
(
model
:
T
, itemParent
:
Element
)
:
void
Parameters
model:
T
itemParent:
Element
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@varuntiwari/tomperjs
Collection
View
constructor
collection
parent
render
render
Item
Generated using
TypeDoc