toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.ux.form
/
ControlValue
/
FileValue
File
Value
data
class
FileValue
(
val
fileIds
:
List
<
String
>
,
val
fileNames
:
List
<
String
>
)
:
ControlValue
Members
Constructors
File
Value
Link copied to clipboard
constructor
(
fileIds
:
List
<
String
>
,
fileNames
:
List
<
String
>
)
Properties
file
Ids
Link copied to clipboard
val
fileIds
:
List
<
String
>
file
Names
Link copied to clipboard
val
fileNames
:
List
<
String
>