Search
Preparing search index...
The search index is not available
@chart-parts/transform
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@chart-parts/transform
CollectBuilderImpl
Class CollectBuilderImpl
Hierarchy
CollectBuilderImpl
Implements
CollectBuilder
Index
Constructors
constructor
Methods
build
sort
Constructors
constructor
new
Collect
Builder
Impl
(
)
:
CollectBuilderImpl
Returns
CollectBuilderImpl
Methods
build
build
(
df
:
any
, from
:
any
)
:
CollectBuilder
Build the transformation
Parameters
df:
any
from:
any
Returns
CollectBuilder
sort
sort
(
...
compare
:
Compare
[]
)
:
CollectBuilder
A comparator definition for sorting data objects.
Parameters
Rest
...
compare:
Compare
[]
Returns
CollectBuilder
Exports
Collect
Builder
Impl
constructor
build
sort
Build the transformation