Type Parameters

  • R

  • L

Hierarchy

  • CustomViewInterface

Properties

blockChangeCallback?: ((plugin: StructureViewerPublicInterface<R, L>, pfvList: RcsbFv[], stateManager: RcsbFvStateInterface) => void)

Type declaration

blockConfig: FeatureBlockInterface<R, L> | FeatureBlockInterface<R, L>[]
blockSelectorElement?: ((blockSelector: BlockSelectorManager) => Element)

Type declaration

modelChangeCallback?: (() => CustomViewStateInterface<R, L>)

Type declaration

Generated using TypeDoc