Plugin which is used to display and edit project information. E.g.: Project Name, Project Number, Status etc.

  • Plugin category = ProjectData

Type Parameters

Hierarchy

Properties

Methods

Properties

name: string

Methods

  • Parameters

    • pOptions: O

    Returns Promise<T>

  • Will be called once after the plugin was loaded.

    Parameters

    • pDescriptor: PluginDescriptor

      Plugin descriptor for this plugin.

    • pSettings: unknown

      Optional plugin specific settings which may be defined as part of the application settings.

    Returns Promise<void>

Generated using TypeDoc