Augustus
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
Augustus
report-engine
/
org.octavius.report.configuration
/
FilterConfig
Filter
Config
data
class
FilterConfig
(
val
columnName
:
String
,
val
config
:
JsonObject
)
Members
Constructors
Filter
Config
Link copied to clipboard
constructor
(
columnName
:
String
,
config
:
JsonObject
)
Properties
column
Name
Link copied to clipboard
val
columnName
:
String
config
Link copied to clipboard
val
config
:
JsonObject