rd-gen
Toggle table of contents
2025.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
rd-gen
rd-gen
/
com.jetbrains.rd.generator.nova
/
NullableBindable
Nullable
Bindable
data
class
NullableBindable
(
val
itemType
:
INonNullableBindable
)
:
IBindable
,
INullable
Members
Members & Extensions
Constructors
Nullable
Bindable
Link copied to clipboard
constructor
(
itemType
:
INonNullableBindable
)
Properties
has
Empty
Constructor
Link copied to clipboard
val
IType
.
hasEmptyConstructor
:
Boolean
item
Type
Link copied to clipboard
open
override
val
itemType
:
INonNullableBindable
name
Link copied to clipboard
abstract
val
name
:
String