Type Parameters

  • T

  • U

Hierarchy

  • RcsbViewInterface

Properties

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

Methods

Generated using TypeDoc