Preparing search index...
The search index is not available
LineUpJS - v4.12.0
LineUpJS
rendererClasses
SelectionRenderer
Class SelectionRenderer
Implements
ICellRendererFactory
Index
Constructors
constructor
Properties
title
Methods
can
Render
create
create
Group
create
Summary
Constructors
constructor
new
SelectionRenderer
()
:
SelectionRenderer
Returns
SelectionRenderer
Properties
Readonly
title
title
:
string
= 'Default'
Methods
can
Render
canRender
(
col
:
Column
)
:
col
is
SelectionColumn
Parameters
col
:
Column
Returns
col
is
SelectionColumn
create
create
(
col
:
SelectionColumn
,
ctx
:
IRenderContext
)
:
ICellRenderer
Parameters
col
:
SelectionColumn
ctx
:
IRenderContext
Returns
ICellRenderer
create
Group
createGroup
(
col
:
SelectionColumn
,
context
:
IRenderContext
)
:
IGroupCellRenderer
Parameters
col
:
SelectionColumn
context
:
IRenderContext
Returns
IGroupCellRenderer
create
Summary
createSummary
(
col
:
SelectionColumn
,
context
:
IRenderContext
)
:
ISummaryRenderer
Parameters
col
:
SelectionColumn
context
:
IRenderContext
Returns
ISummaryRenderer
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
title
Methods
can
Render
create
create
Group
create
Summary
LineUpJS - v4.12.0
Loading...