Search
Preparing search index...
The search index is not available
LineUpJS - v4.6.2
Options
All
Public
Public/Protected
All
Inherited
Menu
LineUpJS - v4.6.2
src
rendererClasses
StringCellRenderer
Class StringCellRenderer
renders a string with additional alignment behavior one instance factory shared among strings
Hierarchy
StringCellRenderer
AnnotationRenderer
StringHistogramCellRenderer
Implements
ICellRendererFactory
Index
Constructors
constructor
Properties
title
Methods
can
Render
create
create
Group
create
Summary
Constructors
constructor
new
String
Cell
Renderer
(
)
:
StringCellRenderer
Returns
StringCellRenderer
Properties
Readonly
title
title
:
string
= 'Default'
Methods
can
Render
can
Render
(
col
:
Column
)
:
boolean
Parameters
col:
Column
Returns
boolean
create
create
(
col
:
StringColumn
, context
:
IRenderContext
)
:
ICellRenderer
Parameters
col:
StringColumn
context:
IRenderContext
Returns
ICellRenderer
create
Group
create
Group
(
col
:
StringColumn
, context
:
IRenderContext
)
:
IGroupCellRenderer
Parameters
col:
StringColumn
context:
IRenderContext
Returns
IGroupCellRenderer
create
Summary
create
Summary
(
col
:
StringColumn
, context
:
IRenderContext
, interactive
:
boolean
)
:
ISummaryRenderer
Parameters
col:
StringColumn
context:
IRenderContext
interactive:
boolean
Returns
ISummaryRenderer
Modules
src
builder
Adapter
renderer
Classes
renderer
Utils
tsd
String
Cell
Renderer
constructor
title
can
Render
create
create
Group
create
Summary
renders a string with additional alignment behavior one instance factory shared among strings