toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
legacy-editor
/
joyfill.editors
/
FileBasedEditor
File
Based
Editor
interface
FileBasedEditor
Inheritors
FileBasedFieldEditor
ImageCellEditor
Members
Properties
value
Link copied to clipboard
abstract
val
value
:
List
<
Attachment
>
Functions
add
Link copied to clipboard
abstract
fun
add
(
url
:
String
)
abstract
fun
add
(
urls
:
List
<
String
>
)
remove
Link copied to clipboard
abstract
fun
remove
(
key
:
String
?
)
abstract
fun
remove
(
keys
:
List
<
String
>
)
set
Link copied to clipboard
abstract
fun
set
(
urls
:
List
<
String
>
)