Preparing search index...

    Interface representing a plugin.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    id: string
    title: string

    Read-only string displayed as the panel's title.

    widget: Widget

    Read-only UI widget rendered inside the panel.

    Methods

    • Returns the name of this object's type.

      Returns string

    • Returns true if the object is of the specified type.

      Parameters

      • type: string

      Returns boolean

    • Returns true if this object refers to the same instance as the given object.

      Parameters

      Returns boolean