toggle menu
Joyfill
2.0.0-RC8
common
switch theme
search in API
editor
/
joyfill.editors.collection.entries
/
LazyEntry
Lazy
Entry
interface
LazyEntry
Inheritors
RowEntry
TableEntry
Members
Properties
expanded
Link copied to clipboard
abstract
val
expanded
:
Boolean
hidden
Link copied to clipboard
abstract
val
hidden
:
Boolean
id
Link copied to clipboard
abstract
val
id
:
String
is
Valid
Link copied to clipboard
abstract
val
isValid
:
Boolean
level
Link copied to clipboard
abstract
val
level
:
Int
name
Link copied to clipboard
abstract
val
name
:
String
table
Link copied to clipboard
abstract
val
table
:
TableEditor
Functions
copy
Link copied to clipboard
abstract
fun
copy
(
expanded
:
Boolean
)
:
LazyEntry