Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AbstractViewInterface

Hierarchy

  • AbstractViewInterface

Index

Properties

componentId

componentId: string

plugin

selectorManager

selectorManager: RcsbFvSelectorManager

Optional subtitle

subtitle: undefined | string

Optional title

title: undefined | string

unmount

unmount: (flag: boolean) => void

Type declaration

    • (flag: boolean): void
    • Parameters

      • flag: boolean

      Returns void

Generated using TypeDoc