toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.model
/
EventFilterMutable
/
DataField
Data
Field
data
class
DataField
(
var
path
:
String
=
""
,
var
value
:
String
=
""
)
Members
Constructors
Data
Field
Link copied to clipboard
constructor
(
path
:
String
=
""
,
value
:
String
=
""
)
Properties
path
Link copied to clipboard
var
path
:
String
value
Link copied to clipboard
var
value
:
String
Functions
to
Mutable
Link copied to clipboard
fun
toMutable
(
)
:
EventFilter.DataField