Hierarchy

  • CallbackConfig

Properties

sequenceCallback?: ((rcsbFv) => void)

Type declaration

    • (rcsbFv): void
    • Parameters

      • rcsbFv: RcsbFv<{}, {}, {}, {}>

      Returns void

structureCallback?: ((plugin, ann) => void)

Type declaration

    • (plugin, ann): void
    • Parameters

      • plugin: PluginContext
      • ann: RcsbFvTrackDataElementInterface

      Returns void

Generated using TypeDoc