base
1.7.10
base
/
org.jetbrains.dokka.base.templating
/
InsertTemplateExtra
Insert
Template
Extra
data
class
InsertTemplateExtra
(
val
command
:
Command
)
:
ExtraProperty
<
ContentNode
>
Content copied to clipboard
Types
Constructors
Properties
Constructors
Insert
Template
Extra
Link copied to clipboard
fun
InsertTemplateExtra
(
command
:
Command
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
ContentNode
,
InsertTemplateExtra
>
Content copied to clipboard
Properties
command
Link copied to clipboard
val
command
:
Command
Content copied to clipboard
key
Link copied to clipboard
open
override
val
key
:
ExtraProperty.Key
<
ContentNode
,
*
>
Content copied to clipboard