Main Event Data Object Interface

Type Parameters

  • T

  • R

  • S

  • U

Hierarchy

  • RcsbFvContextManagerInterface

Properties

Properties

eventData: string | UpdateConfigInterface<T, R, S, U> | ((plugin) => void)

Type declaration

    • (plugin): void
    • Parameters

      • plugin: PluginContext

      Returns void

eventType: EventType

Generated using TypeDoc