rd-framework
Toggle table of contents
2026.1.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
rd-framework
rd-framework
/
com.jetbrains.rd.framework
/
ExtCreationInfo
Ext
Creation
Info
data
class
ExtCreationInfo
(
val
rName
:
RName
,
val
rdId
:
RdId
?
,
val
hash
:
Long
,
val
ext
:
RdExtBase
?
)
Members
Constructors
Ext
Creation
Info
Link copied to clipboard
constructor
(
rName
:
RName
,
rdId
:
RdId
?
,
hash
:
Long
,
ext
:
RdExtBase
?
)
Properties
ext
Link copied to clipboard
val
ext
:
RdExtBase
?
hash
Link copied to clipboard
val
hash
:
Long
rd
Id
Link copied to clipboard
val
rdId
:
RdId
?
r
Name
Link copied to clipboard
val
rName
:
RName