rd-gen
Toggle table of contents
2025.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
rd-gen
rd-gen
/
com.jetbrains.rd.generator.nova
/
list
list
fun
BindableDeclaration
.
list
(
name
:
String
,
itemType
:
IType
)
:
Member.Reactive.Stateful.List
fun
Declaration
.
list
(
name
:
String
,
itemType
:
IType
)
:
Nothing
Deprecated (with error)
Can't be used inside scalars: structs, enums, etc.
fun
Interface
.
list
(
name
:
String
,
itemType
:
IType
)
:
Nothing
Deprecated (with error)
Can't be used inside interface.