Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • Parameters

    • Optional config: any

    Returns RcsbFv3DAbstract

Properties

cssConfig: undefined | { rootPanel?: <internal>.CSSProperties; sequencePanel?: <internal>.CSSProperties; structurePanel?: <internal>.CSSProperties }
ctxManager: RcsbFvContextManager = ...
elementId: string
fullScreenFlag: boolean = false
sequenceConfig: RcsbFvSequenceInterface
structureConfig: RcsbFvStructureInterface

Methods

  • init(config: any): void
  • Parameters

    • config: any

    Returns void

  • render(): void
  • Returns void

  • unmount(removeHtmlElement?: boolean): void
  • Parameters

    • Optional removeHtmlElement: boolean

    Returns void

Generated using TypeDoc