toggle menu
Joyfill
2.0.0-RC10
common
switch theme
search in API
editor
/
joyfill.editors.collection
/
CollectionSelection
Collection
Selection
data
class
CollectionSelection
(
val
entryIndex
:
Int
,
val
entryTableId
:
String
,
val
entryId
:
String
)
Members
Constructors
Collection
Selection
Link copied to clipboard
constructor
(
entryIndex
:
Int
,
entryTableId
:
String
,
entryId
:
String
)
Properties
entry
Id
Link copied to clipboard
val
entryId
:
String
entry
Index
Link copied to clipboard
val
entryIndex
:
Int
entry
Table
Id
Link copied to clipboard
val
entryTableId
:
String