Type Parameters

  • T

  • R

  • U

Hierarchy

  • RcsbViewInterface

Properties

additionalConfig?: RcsbFvAdditionalConfig & {
    operatorChangeCallback?: ((operatorInfo: OperatorInfo) => void);
}
buildPfvOnMount?: boolean
callbackManagerFactory: CallbackManagerFactoryInterface<R, U>
pfvManagerFactory: PfvManagerFactoryInterface<T, R, U>
pfvParams: T
rcsbId: string
useOperatorsFlag?: boolean

Methods

Generated using TypeDoc