Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProfileProvider<P>

Type parameters

Hierarchy

  • ProfileProvider

Index

Constructors

constructor

Properties

configDefaults

configDefaults: {} = {}

Type declaration

    id

    id: string

    name

    name: string

    Optional settingsComponent

    settingsComponent?: new (...args: any[]) => ProfileSettingsComponent<P>

    Type declaration

    supportsQuickConnect

    supportsQuickConnect: boolean = false

    Methods

    deleteProfile

    • deleteProfile(profile: P): void

    Abstract getBuiltinProfiles

    Abstract getDescription

    Abstract getNewTabParameters

    getSuggestedName

    quickConnect

    Generated using TypeDoc