Preparing search index...
The search index is not available
LineUpJS - v4.7.0
LineUpJS - v4.7.0
rendererClasses
AggregateGroupRenderer
Class AggregateGroupRenderer
Hierarchy
AggregateGroupRenderer
Implements
ICellRendererFactory
Index
Constructors
constructor
Properties
title
Methods
can
Render
create
create
Group
create
Summary
Constructors
constructor
new
Aggregate
Group
Renderer
(
)
:
AggregateGroupRenderer
Returns
AggregateGroupRenderer
Properties
Readonly
title
title
:
string
= 'Default'
Methods
can
Render
can
Render
(
col
:
Column
)
:
boolean
Parameters
col:
Column
Returns
boolean
create
create
(
col
:
AggregateGroupColumn
, context
:
IRenderContext
)
:
ICellRenderer
Parameters
col:
AggregateGroupColumn
context:
IRenderContext
Returns
ICellRenderer
create
Group
create
Group
(
col
:
AggregateGroupColumn
, context
:
IRenderContext
)
:
IGroupCellRenderer
Parameters
col:
AggregateGroupColumn
context:
IRenderContext
Returns
IGroupCellRenderer
create
Summary
create
Summary
(
col
:
AggregateGroupColumn
, context
:
IRenderContext
)
:
ISummaryRenderer
Parameters
col:
AggregateGroupColumn
context:
IRenderContext
Returns
ISummaryRenderer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Line
UpJS -
v4.7.0
builder
Adapter
renderer
Classes
renderer
Utils
Aggregate
Group
Renderer
constructor
title
can
Render
create
create
Group
create
Summary