scheme
Toggle table of contents
2.0.241
common
Target filter
common
Switch theme
Search in API
Skip to content
scheme
scheme
/
com.jetbrains.fus.reporting.schema
/
FieldListDescription
Field
List
Description
abstract
class
FieldListDescription
Members
Constructors
Field
List
Description
Link copied to clipboard
constructor
(
)
Functions
field
Link copied to clipboard
fun
<
T
>
field
(
eventField
:
EventField
<
T
>
)
:
EventFieldDelegate
<
T
>
get
Fields
Link copied to clipboard
fun
getFields
(
)
:
List
<
EventField
<
*
>
>
get
Pairs
Link copied to clipboard
fun
getPairs
(
)
:
List
<
EventPair
<
*
>
>