toggle menu
plugin
233.11800.11
jvm
switch theme
search in API
plugin
/
com.jetbrains.packagesearch.plugin.ui.model.infopanel
/
InfoPanelContentEvent
/
Attributes
/
FromVariant
From
Variant
data
class
FromVariant
(
val
variantName
:
String
,
val
attributes
:
List
<
PackageSearchModuleVariant.Attribute
>
)
:
InfoPanelContentEvent.Attributes
Members
Constructors
From
Variant
Link copied to clipboard
constructor
(
variantName
:
String
,
attributes
:
List
<
PackageSearchModuleVariant.Attribute
>
)
Properties
attributes
Link copied to clipboard
open
override
val
attributes
:
List
<
PackageSearchModuleVariant.Attribute
>
variant
Name
Link copied to clipboard
val
variantName
:
String