table
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
table
table-format
/
ua.wwind.table.format.data
/
TableFormatRule
/
TableFormatRule
Table
Format
Rule
constructor
(
id
:
Long
,
enabled
:
Boolean
=
true
,
base
:
Boolean
=
false
,
columns
:
List
<
FIELD
>
=
emptyList()
,
cellStyle
:
TableCellStyleConfig
=
TableCellStyleConfig()
,
filter
:
FILTER
)