UI Widget Toolkit
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Ag
Grid
Ag
Grid
Renderer
compute
Max
And
Percentage
percent
Cell
Renderer
value
Cell
Renderer
value
Comparator
menu
Item
Show
AsPercentage
menu
Item
Show
AsTotal
Index
Classes
Ag
Grid
Ag
Grid
Renderer
Functions
compute
Max
And
Percentage
percent
Cell
Renderer
value
Cell
Renderer
value
Comparator
Object literals
menu
Item
Show
AsPercentage
menu
Item
Show
AsTotal
Functions
compute
Max
And
Percentage
compute
Max
And
Percentage
(
rowData
:
any
, columns
:
IColDef
[]
)
:
void
Parameters
rowData:
any
columns:
IColDef
[]
Returns
void
percent
Cell
Renderer
percent
Cell
Renderer
(
params
:
any
)
:
HTMLDivElement
Parameters
params:
any
Returns
HTMLDivElement
value
Cell
Renderer
value
Cell
Renderer
(
params
:
any
)
:
HTMLDivElement
Parameters
params:
any
Returns
HTMLDivElement
value
Comparator
value
Comparator
(
valueA
:
any
, valueB
:
any
, nodeA
:
any
, nodeB
:
any
, isInverted
:
any
)
:
number
Parameters
valueA:
any
valueB:
any
nodeA:
any
nodeB:
any
isInverted:
any
Returns
number
Object literals
Let
menu
Item
Show
AsPercentage
menu
Item
Show
AsPercentage
:
object
title
title
:
string
= "Display Percentage"
action
action
(
elem
:
any
, data
:
any
, index
:
any
)
:
void
Parameters
elem:
any
data:
any
index:
any
Returns
void
Let
menu
Item
Show
AsTotal
menu
Item
Show
AsTotal
:
object
title
title
:
string
= "Display Raw Values"
action
action
(
elem
:
any
, data
:
any
, index
:
any
)
:
void
Parameters
elem:
any
data:
any
index:
any
Returns
void
Generated using
TypeDoc