Hierarchy-Diagram

UML class diagram of HistoricaSettingTab
Legend
icon for a class in the UML class diagram class
icon for a public property in the UML class diagram public property
icon for a public method in the UML class diagram public method

Hierarchy

  • PluginSettingTab
    • HistoricaSettingTab

Constructors

Properties

Methods

Constructors

Properties

app: App

Reference to the app instance.

containerEl: HTMLElement

Outermost HTML element on the setting tab.

plugin: default

Methods

  • Hides the contents of the setting tab. Any registered components should be unloaded when the view is hidden. Override this if you need to perform additional cleanup.

    Returns void