FromSearchHeader

data class FromSearchHeader(val tabTitleData: InfoPanelContent.TabTitleData, val attributes: List<PackageSearchModuleVariant.Attribute>, val defaultSourceSet: String, val additionalSourceSets: List<String>) : InfoPanelContent.Attributes

Constructors

Link copied to clipboard
constructor(tabTitleData: InfoPanelContent.TabTitleData, attributes: List<PackageSearchModuleVariant.Attribute>, defaultSourceSet: String, additionalSourceSets: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
open override val attributes: List<PackageSearchModuleVariant.Attribute>
Link copied to clipboard
Link copied to clipboard